| Package | Description |
|---|---|
| org.datanucleus.store.rdbms |
Package providing management of the persistence to RDBMS datastores.
|
| org.datanucleus.store.rdbms.adapter |
Provides mappings of all supported databases to aspects of the database that determines the SQL generation.
|
| org.datanucleus.store.rdbms.mapping.datastore |
Package containing mappings for datastore (JDBC) types.
|
| org.datanucleus.store.rdbms.schema |
Provides a definition of the schema in the datastore, including tables, columns and types.
|
| org.datanucleus.store.rdbms.table |
Provides the internal DataNucleus definition of a table/view and its columns.
|
| Class and Description |
|---|
| RDBMSColumnInfo
Representation of column schema information in the datastore.
|
| SQLTypeInfo
Representation of SQL type information in the datastore.
|
| Class and Description |
|---|
| ForeignKeyInfo
Represents the metadata of a specific foreign key column.
|
| RDBMSColumnInfo
Representation of column schema information in the datastore.
|
| SQLTypeInfo
Representation of SQL type information in the datastore.
|
| Class and Description |
|---|
| SQLTypeInfo
Representation of SQL type information in the datastore.
|
| Class and Description |
|---|
| RDBMSColumnInfo
Representation of column schema information in the datastore.
|
| RDBMSSchemaInfo
Representation of schema table information in the datastore.
|
| RDBMSTableFKInfo
Representation of FK information for a table in the datastore.
|
| RDBMSTableIndexInfo
Representation of index information for a table in the datastore.
|
| RDBMSTableInfo
Representation of table column information in the datastore.
|
| RDBMSTablePKInfo
Representation of PK information for a table in the datastore.
|
| RDBMSTypesInfo
Representation of types information in the datastore.
|
| SQLTypeInfo
Representation of SQL type information in the datastore.
|
| Class and Description |
|---|
| RDBMSColumnInfo
Representation of column schema information in the datastore.
|
| SQLTypeInfo
Representation of SQL type information in the datastore.
|
Copyright © 2015. All rights reserved.