Uses of Class
org.apache.openjpa.jdbc.sql.SecondaryRow
-
Uses of SecondaryRow in org.apache.openjpa.jdbc.sql
Modifier and TypeMethodDescriptionRowManagerImpl.getSecondaryDeletes()
Return all deleted secondary rows.RowManagerImpl.getSecondaryUpdates()
Return all inserted and updated secondary rows.