Uses of Class
org.datanucleus.store.rdbms.table.ElementContainerTable
Packages that use ElementContainerTable
Package
Description
Provides the internal DataNucleus definition of a table/view and its columns.
-
Uses of ElementContainerTable in org.datanucleus.store.rdbms.table
Subclasses of ElementContainerTable in org.datanucleus.store.rdbms.tableModifier and TypeClassDescriptionclass
Representation of a join table for an array.class
Representation of a join table for a Collection.