| Package | Description |
|---|---|
| org.datanucleus.store.rdbms |
Package providing management of the persistence to RDBMS datastores.
|
| org.datanucleus.store.rdbms.mapping |
In an RDBMS datastore each class is represented as a Table (maybe shared with other classes).
|
| org.datanucleus.store.rdbms.mapping.datastore |
Package containing mappings for datastore (JDBC) types.
|
| org.datanucleus.store.rdbms.mapping.java |
Package providing mappings for all supported Java types in DataNucleus.
|
| org.datanucleus.store.rdbms.table |
Provides the internal DataNucleus definition of a table/view and its columns.
|
| Class and Description |
|---|
| DatastoreMapping
Representation of the mapping of a datastore type.
|
| Class and Description |
|---|
| DatastoreMapping
Representation of the mapping of a datastore type.
|
| Class and Description |
|---|
| AbstractDatastoreMapping
Implementation of the mapping of an RDBMS type.
|
| AbstractLargeBinaryRDBMSMapping
Mapping of a large binary (e.g BLOB, LONGVARBINARY) RDBMS type.
|
| BooleanRDBMSMapping
Mapping of a BOOLEAN RDBMS type.
|
| CharRDBMSMapping
Mapping of a CHAR RDBMS type.
|
| ClobRDBMSMapping
Mapping of a Clob RDBMS type.
|
| DatastoreMapping
Representation of the mapping of a datastore type.
|
| DoubleRDBMSMapping
Mapping of a DOUBLE RDBMS type.
|
| LongVarcharRDBMSMapping
Mapping of a Long VARCHAR RDBMS type.
|
| NCharRDBMSMapping
Mapping of a NCHAR RDBMS type.
|
| StreamableSpooler
Spooler for files being streamed from the datastore.
|
| StreamableSpooler.StreamableSpoolerGC |
| VarBinaryRDBMSMapping
Mapping of a VARBINARY RDBMS type.
|
| Class and Description |
|---|
| DatastoreMapping
Representation of the mapping of a datastore type.
|
| Class and Description |
|---|
| DatastoreMapping
Representation of the mapping of a datastore type.
|
Copyright © 2019. All rights reserved.