Uses of Class
org.datanucleus.store.rdbms.table.SecondaryTable
Packages that use SecondaryTable
Package
Description
Provides the internal DataNucleus definition of a table/view and its columns.
-
Uses of SecondaryTable in org.datanucleus.store.rdbms.table
Fields in org.datanucleus.store.rdbms.table with type parameters of type SecondaryTableModifier and TypeFieldDescriptionprivate Map
<String, SecondaryTable> ClassTable.secondaryTables
Secondary tables for this table (if any).