java.lang.Object
org.litebridgedb.orm.api.update.impl.AbstractUpdater<UpdateSpec>
org.litebridgedb.orm.api.sql.update.SqlUpdater
- All Implemented Interfaces:
SqlUpdateStart,SqlUpdateStep,UpdateQuery,UpdateTerminal
public final class SqlUpdater
extends org.litebridgedb.orm.api.update.impl.AbstractUpdater<UpdateSpec>
implements SqlUpdateStep
-
Field Summary
Fields inherited from class org.litebridgedb.orm.api.update.impl.AbstractUpdater
databaseProvider, updateSpec -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.litebridgedb.orm.api.update.impl.AbstractUpdater
execute, execute, updateSpec
-
Constructor Details
-
SqlUpdater
-
-
Method Details
-
where
- Specified by:
wherein interfaceSqlUpdateStep
-
set
- Specified by:
setin interfaceSqlUpdateStart
-