Uses of Class
org.apache.openjpa.jdbc.kernel.TableJDBCSeq
Packages that use TableJDBCSeq
-
Uses of TableJDBCSeq in org.apache.openjpa.jdbc.kernel
Subclasses of TableJDBCSeq in org.apache.openjpa.jdbc.kernelModifier and TypeClassDescriptionclass
Specialization of theTableJDBCSeq
that maintains a separate sequence count per-class.class
Specialization of theTableJDBCSeq
that maintains multiple sequence counts.