Uses of Class
org.litebridgedb.orm.api.update.model.UpdateSpec
Packages that use UpdateSpec
Package
Description
Fluent API for constructing DTO-based updates (UPDATE statements)
Fluent API for constructing direct SQL updates (UPDATE statements)
Fluent API for constructing UPDATE statements
-
Uses of UpdateSpec in org.litebridgedb.orm.api.dto.update
Subclasses of UpdateSpec in org.litebridgedb.orm.api.dto.updateMethods in org.litebridgedb.orm.api.dto.update that return UpdateSpec -
Uses of UpdateSpec in org.litebridgedb.orm.api.sql.update
Methods in org.litebridgedb.orm.api.sql.update that return UpdateSpec -
Uses of UpdateSpec in org.litebridgedb.orm.api.update
Methods in org.litebridgedb.orm.api.update that return UpdateSpec