Uses of Interface
org.litebridgedb.orm.api.sql.delete.SqlDeleteWhereClause
Packages that use SqlDeleteWhereClause
-
Uses of SqlDeleteWhereClause in org.litebridgedb.orm
Method parameters in org.litebridgedb.orm with type arguments of type SqlDeleteWhereClauseModifier and TypeMethodDescriptionvoidLitebridge.delete(String tableName, Function<SqlDeleteWhereClause, DeleteQuery> query) -
Uses of SqlDeleteWhereClause in org.litebridgedb.orm.api.sql.delete
Classes in org.litebridgedb.orm.api.sql.delete that implement SqlDeleteWhereClause