Package org.datanucleus.store.rdbms.table

Provides the internal DataNucleus definition of a table/view and its columns. Tables/Views can represent a (persistent) class, or can be a join table for the relation between classes. Additionally there are special cases of SchemaTable, ProbeTable, and SequenceTable which provide auto-start, table detection, and table-based sequences.