-
Nested Class Summary
Nested Classes
static interface
Visitor interface which is responsible for building data needed for entity persistence processing.
-
Method Summary
<V> V
Accepts the record visitor which will build necessary data for further persistence processing.
Returns PK of changed model.
Returns type code of changed model.
long
Returns version for optimistic counter.
-
Method Details
-
-
getPK
Returns PK of changed model.
-
getType
Returns type code of changed model.
-
getVersion
long getVersion()
Returns version for optimistic counter.
- Returns:
- version for optimistic counter