Package com.valqueries.automapper
Class TokenUpdateJooq
java.lang.Object
com.valqueries.automapper.TokenUpdateJooq
- All Implemented Interfaces:
TokenUpdate
-
Constructor Details
-
TokenUpdateJooq
public TokenUpdateJooq()
-
-
Method Details
-
set
Description copied from interface:TokenUpdateSet the value for a field.- Specified by:
setin interfaceTokenUpdate- Parameters:
field- the fieldvalue- the value
-
getUpdates
-