Package org.apache.openjpa.jdbc.kernel
Class TableJDBCSeq.Status
java.lang.Object
org.apache.openjpa.jdbc.kernel.TableJDBCSeq.Status
- All Implemented Interfaces:
Serializable
- Enclosing class:
- TableJDBCSeq
Helper struct to hold status information.
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
seq
public long seq -
max
public long max
-
-
Constructor Details
-
Status
protected Status()
-