Uses of Class
org.apache.openjpa.jdbc.sql.SecondaryRow
Packages that use SecondaryRow
-
Uses of SecondaryRow in org.apache.openjpa.jdbc.sql
Methods in org.apache.openjpa.jdbc.sql that return types with arguments of type SecondaryRowModifier and TypeMethodDescriptionRowManagerImpl.getSecondaryDeletes()
Return all deleted secondary rows.RowManagerImpl.getSecondaryUpdates()
Return all inserted and updated secondary rows.