Package | Description |
---|---|
org.datanucleus.store.rdbms.key |
This package contains wrappers to various types of keys found in RDBMS databases.
|
Modifier and Type | Class and Description |
---|---|
class |
CandidateKey
Representation of a Candidate key.
|
class |
Index
Representation of an index.
|
class |
PrimaryKey
Representation of the primary key of a table.
|
Copyright © 2019. All rights reserved.