| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TableJDBCSeq.Status | |
|---|---|
| org.apache.openjpa.jdbc.kernel | OpenJPA-JDBC Runtime Kernel Runtime services for the JDBC OpenJPA implementation. | 
| Uses of TableJDBCSeq.Status in org.apache.openjpa.jdbc.kernel | 
|---|
| Methods in org.apache.openjpa.jdbc.kernel that return TableJDBCSeq.Status | |
|---|---|
protected  TableJDBCSeq.Status | 
TableJDBCSeq.getStatus(ClassMapping mapping)
Return the appropriate status object for the given class, or null if cannot handle the given class.  | 
protected  TableJDBCSeq.Status | 
ClassTableJDBCSeq.getStatus(ClassMapping mapping)
 | 
| Methods in org.apache.openjpa.jdbc.kernel with parameters of type TableJDBCSeq.Status | |
|---|---|
protected  boolean | 
TableJDBCSeq.setSequence(ClassMapping mapping,
            TableJDBCSeq.Status stat,
            int inc,
            boolean updateStatSeq,
            Connection conn)
Grabs the next handful of sequence numbers.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||