| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PrimaryRow | |
|---|---|
| org.apache.openjpa.jdbc.sql | OpenJPA-JDBC SQL Abstraction Utilities for generating SQL. | 
| Uses of PrimaryRow in org.apache.openjpa.jdbc.sql | 
|---|
| Methods in org.apache.openjpa.jdbc.sql that return types with arguments of type PrimaryRow | |
|---|---|
 Collection<PrimaryRow> | 
RowManagerImpl.getDeletes()
Return all deleted primary rows.  | 
 Collection<PrimaryRow> | 
RowManagerImpl.getInserts()
Return all inserted primary rows.  | 
 List<PrimaryRow> | 
RowManagerImpl.getOrdered()
Return the ordered primary rows.  | 
 Collection<PrimaryRow> | 
RowManagerImpl.getUpdates()
Return all updated primary rows.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||