Skip navigation links

Package org.datanucleus.store.rdbms.table

Provides the internal DataNucleus definition of a table/view and its columns.

See: Description

Package org.datanucleus.store.rdbms.table Description

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.
Skip navigation links

Copyright © 2020. All rights reserved.