| Package | Description |
|---|---|
| com.sun.jdo.spi.persistence.support.sqlstore.model |
| Modifier and Type | Method and Description |
|---|---|
KeyDesc |
TableDesc.getKey()
Return the primary key for the table.
|
KeyDesc |
ReferenceKeyDesc.getReferencedKey() |
KeyDesc |
ReferenceKeyDesc.getReferencingKey() |
| Constructor and Description |
|---|
ReferenceKeyDesc(TableDesc table,
KeyDesc referencingKey,
KeyDesc referencedKey) |
Copyright © 2017. All rights reserved.