Uses of Class
org.datanucleus.store.rdbms.table.ElementContainerTable
-
Packages that use ElementContainerTable Package Description org.datanucleus.store.rdbms.table 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.table Modifier and Type Class Description class
ArrayTable
Representation of a join table for an array.class
CollectionTable
Representation of a join table for a Collection.
-