io.stargate.db.query.BoundDelete Maven / Gradle / Ivy
package io.stargate.db.query;
public interface BoundDelete extends BoundDMLQueryWithConditions {}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
package io.stargate.db.query;
public interface BoundDelete extends BoundDMLQueryWithConditions {}