Uses of Class
org.apache.openjpa.jdbc.meta.strats.StateComparisonVersionStrategy.CustomUpdate
Packages that use StateComparisonVersionStrategy.CustomUpdate
-
Uses of StateComparisonVersionStrategy.CustomUpdate in org.apache.openjpa.jdbc.meta.strats
Methods in org.apache.openjpa.jdbc.meta.strats that return StateComparisonVersionStrategy.CustomUpdateModifier 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.