Uses of Class
org.apache.openjpa.jdbc.meta.strats.StateComparisonVersionStrategy.CustomUpdate
-
Uses of StateComparisonVersionStrategy.CustomUpdate in org.apache.openjpa.jdbc.meta.strats
Modifier and TypeMethodDescriptionStateComparisonVersionStrategy.customUpdate
(OpenJPAStateManager sm, JDBCStore store, Table table, boolean record) This method is for class mappings that take over the update process, but still want to use this indicator for optimistic locking.