| Package | Description |
|---|---|
| com.sun.jdo.api.persistence.model.mapping | |
| com.sun.jdo.api.persistence.model.mapping.impl |
| Modifier and Type | Method and Description |
|---|---|
MappingReferenceKeyElement |
MappingClassElement.addSecondaryTable(MappingTableElement parentTable,
org.netbeans.modules.dbschema.TableElement table)
Adds a reference to the supplied table as a secondary table for this
mapping class.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MappingTableElement.addReferencingKey(MappingReferenceKeyElement referencingKey)
Adds a referencing key to the list of keys in this mapping table.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MappingReferenceKeyElementImpl |
| Modifier and Type | Method and Description |
|---|---|
MappingReferenceKeyElement |
MappingClassElementImpl.addSecondaryTable(MappingTableElement parentTable,
org.netbeans.modules.dbschema.TableElement table)
Adds a reference to the supplied table as a secondary table for this
mapping class.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MappingTableElementImpl.addReferencingKey(MappingReferenceKeyElement referencingKey)
Adds a referencing key to the list of keys in this mapping table.
|
Copyright © 2013. All Rights Reserved.