Uses of Interface
org.datanucleus.store.rdbms.table.DatastoreElementContainer
-
Packages that use DatastoreElementContainer Package Description org.datanucleus.store.rdbms.table Provides the internal DataNucleus definition of a table/view and its columns. -
-
Uses of DatastoreElementContainer in org.datanucleus.store.rdbms.table
Classes in org.datanucleus.store.rdbms.table that implement DatastoreElementContainer Modifier and Type Class Description classArrayTableRepresentation of a join table for an array.classCollectionTableRepresentation of a join table for a Collection.
-