Uses of Interface
org.litebridgedb.orm.api.dto.update.DtoUpdateStep
Packages that use DtoUpdateStep
Package
Description
Fluent API for constructing DTO-based updates (UPDATE statements)
-
Uses of DtoUpdateStep in org.litebridgedb.orm.api.dto.update
Classes in org.litebridgedb.orm.api.dto.update that implement DtoUpdateStepMethods in org.litebridgedb.orm.api.dto.update that return types with arguments of type DtoUpdateStepModifier and TypeMethodDescriptionDtoUpdater.set(ColumnExpressionSpec field) DtoUpdateStart.set(ColumnExpressionSpec field)