Class Hierarchy
- java.lang.Object
- org.datanucleus.store.rdbms.table.AbstractTable (implements org.datanucleus.store.rdbms.table.Table)
- org.datanucleus.store.rdbms.table.TableImpl
- org.datanucleus.store.rdbms.table.AbstractClassTable
- org.datanucleus.store.rdbms.table.ClassTable (implements org.datanucleus.store.rdbms.table.DatastoreClass)
- org.datanucleus.store.rdbms.table.SecondaryTable (implements org.datanucleus.store.rdbms.table.SecondaryDatastoreClass)
- org.datanucleus.store.rdbms.table.JoinTable
- org.datanucleus.store.rdbms.table.ElementContainerTable
- org.datanucleus.store.rdbms.table.ArrayTable
- org.datanucleus.store.rdbms.table.CollectionTable
- org.datanucleus.store.rdbms.table.MapTable
- org.datanucleus.store.rdbms.table.PersistableJoinTable
- org.datanucleus.store.rdbms.table.ElementContainerTable
- org.datanucleus.store.rdbms.table.ProbeTable
- org.datanucleus.store.rdbms.table.AbstractClassTable
- org.datanucleus.store.rdbms.table.ViewImpl
- org.datanucleus.store.rdbms.table.ClassView (implements org.datanucleus.store.rdbms.table.DatastoreClass)
- org.datanucleus.store.rdbms.table.TableImpl
- org.datanucleus.store.rdbms.table.ColumnCreator
- org.datanucleus.store.rdbms.table.ColumnImpl (implements org.datanucleus.store.rdbms.table.Column)
- org.datanucleus.store.rdbms.table.TableUtils
- org.datanucleus.store.rdbms.table.AbstractTable (implements org.datanucleus.store.rdbms.table.Table)
Interface Hierarchy
- org.datanucleus.store.schema.table.Column
- org.datanucleus.store.rdbms.table.Column
- org.datanucleus.store.schema.table.Table
- org.datanucleus.store.rdbms.table.Table
- org.datanucleus.store.rdbms.table.DatastoreClass
- org.datanucleus.store.rdbms.table.SecondaryDatastoreClass
- org.datanucleus.store.rdbms.table.DatastoreClass
- org.datanucleus.store.rdbms.table.Table