|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.datanucleus.store.rdbms.key | |
|---|---|
| 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. |
| Classes in org.datanucleus.store.rdbms.key used by org.datanucleus.store.rdbms.adapter | |
|---|---|
| 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. |
|
| Classes in org.datanucleus.store.rdbms.key used by org.datanucleus.store.rdbms.key | |
|---|---|
| CandidateKey
Representation of a Candidate key. |
|
| ForeignKey
Representation of a foreign key to another table. |
|
| ForeignKey.FKAction
Enum representing an action on the FK. |
|
| Classes in org.datanucleus.store.rdbms.key used by org.datanucleus.store.rdbms.request | |
|---|---|
| PrimaryKey
Representation of the primary key of a table. |
|
| Classes in org.datanucleus.store.rdbms.key used by org.datanucleus.store.rdbms.table | |
|---|---|
| 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. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||