Package | Description |
---|---|
org.datanucleus.store.rdbms.table |
Provides the internal DataNucleus definition of a table/view and its columns.
|
Modifier and Type | Class and Description |
---|---|
class |
SecondaryTable
Representation of a secondary table for a class.
|
Modifier and Type | Method and Description |
---|---|
Collection<SecondaryDatastoreClass> |
DatastoreClass.getSecondaryDatastoreClasses()
Accessor for any secondary tables for this table.
|
Copyright © 2017. All rights reserved.