org.datanucleus.store.rdbms.table.package.html Maven / Gradle / Ivy
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.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy