Uses of Interface
org.litebridgedb.orm.api.sql.update.SqlUpdateStart
Packages that use SqlUpdateStart
-
Uses of SqlUpdateStart in org.litebridgedb.orm
Method parameters in org.litebridgedb.orm with type arguments of type SqlUpdateStartModifier and TypeMethodDescriptionvoidLitebridge.update(String tableName, Function<SqlUpdateStart, UpdateQuery> query) -
Uses of SqlUpdateStart in org.litebridgedb.orm.api.sql.update
Subinterfaces of SqlUpdateStart in org.litebridgedb.orm.api.sql.updateClasses in org.litebridgedb.orm.api.sql.update that implement SqlUpdateStart