| Package | Description |
|---|---|
| com.sun.jdo.api.persistence.model.mapping | |
| com.sun.jdo.api.persistence.model.mapping.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MappingClassElement |
interface |
MappingFieldElement |
interface |
MappingMemberElement |
interface |
MappingReferenceKeyElement
This is an element which represents a relationship between two tables
(primary and secondary).
|
interface |
MappingRelationshipElement
This is a specialized field element which represents a relationship
between two classes.
|
interface |
MappingTableElement
This is an element which represents a database table.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MappingClassElementImpl |
class |
MappingElementImpl |
class |
MappingFieldElementImpl |
class |
MappingMemberElementImpl |
class |
MappingReferenceKeyElementImpl |
class |
MappingRelationshipElementImpl |
class |
MappingTableElementImpl |
Copyright © 2013. All Rights Reserved.