java.lang.Object
org.litebridgedb.orm.api.update.model.UpdateSpec
org.litebridgedb.orm.api.dto.update.DtoUpdateSpec
- All Implemented Interfaces:
DtoDataSpec
-
Field Summary
Fields inherited from class org.litebridgedb.orm.api.update.model.UpdateSpec
columnValues, table, whereConditions -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.litebridgedb.orm.api.update.model.UpdateSpec
addColumnValue, getTable, getWhereConditions, newWhereCondition, setTable, setWhereConditions, toUpdate
-
Constructor Details
-
DtoUpdateSpec
-
-
Method Details
-
dtoClass
-
dtoTable
- Specified by:
dtoTablein interfaceDtoDataSpec
-