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:TokenUpdate
Set the value for a field.- Specified by:
set
in interfaceTokenUpdate
- Parameters:
field
- the fieldvalue
- the value
-
getUpdates
-