| Package | Description |
|---|---|
| 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.key |
This package contains wrappers to various types of keys found in RDBMS databases.
|
| org.datanucleus.store.rdbms.request |
Provides the mechanism of communicating with the database using JDBC.
|
| org.datanucleus.store.rdbms.table |
Provides the internal DataNucleus definition of a table/view and its columns.
|
| Class and Description |
|---|
| CandidateKey
Representation of a Candidate key.
|
| ForeignKey
Representation of a foreign key to another table.
|
| Index
Representation of an index.
|
| PrimaryKey
Representation of the primary key of a table.
|
| Class and Description |
|---|
| CandidateKey
Representation of a Candidate key.
|
| ForeignKey
Representation of a foreign key to another table.
|
| ForeignKey.FKAction
Enum representing an action on the FK.
|
| Class and Description |
|---|
| PrimaryKey
Representation of the primary key of a table.
|
| Class and Description |
|---|
| CandidateKey
Representation of a Candidate key.
|
| ForeignKey
Representation of a foreign key to another table.
|
| Index
Representation of an index.
|
| PrimaryKey
Representation of the primary key of a table.
|
Copyright © 2015. All rights reserved.