| Package | Description | 
|---|---|
| org.apache.openjpa.jdbc.sql | 
 OpenJPA-JDBC SQL Abstraction
    Utilities for generating SQL. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<SecondaryRow> | 
RowManagerImpl.getSecondaryDeletes()
Return all deleted secondary rows. 
 | 
Collection<SecondaryRow> | 
RowManagerImpl.getSecondaryUpdates()
Return all inserted and updated secondary rows. 
 | 
Copyright © 2006–2020 Apache Software Foundation. All rights reserved.