ENTITY
- entity typeD
- database typeV
- column value typepublic interface SetToReference<ENTITY,D,V> extends UnaryOperator<ENTITY>
Modifier and Type | Method and Description |
---|---|
HasReferenceValue<ENTITY,D,V> |
getField()
Returns the field that this setter sets.
|
V |
getValue()
Returns the value that this setter will set the field to when applied.
|
identity
HasReferenceValue<ENTITY,D,V> getField()
V getValue()
Copyright © 2017 Speedment, Inc.. All rights reserved.