| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.openjpa.jdbc.kernel.TableJDBCSeq.Status
protected static class TableJDBCSeq.Status
Helper struct to hold status information.
| Field Summary | |
|---|---|
|  long | max | 
|  long | seq | 
| Constructor Summary | |
|---|---|
| protected  | TableJDBCSeq.Status() | 
| Method Summary | 
|---|
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public long seq
public long max
| Constructor Detail | 
|---|
protected TableJDBCSeq.Status()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||