|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OrmAttributeMapping | |
|---|---|
| org.eclipse.jpt.jpa.core.context.orm | |
| org.eclipse.jpt.jpa.core.jpa2.context.orm | |
| Uses of OrmAttributeMapping in org.eclipse.jpt.jpa.core.context.orm |
|---|
| Subinterfaces of OrmAttributeMapping in org.eclipse.jpt.jpa.core.context.orm | |
|---|---|
interface |
OrmBaseEmbeddedMapping
Behavior common to orm.xml embedded and embedded ID mappings. |
interface |
OrmBasicMapping
orm.xml basic mapping |
interface |
OrmCollectionMapping
JPA orm.xml collection mapping (e.g. |
interface |
OrmColumnMapping
orm.xml column mapping |
interface |
OrmConvertibleMapping
orm.xml attribute mapping that has a
converter (e.g. |
interface |
OrmEmbeddedIdMapping
orm.xml embedded ID mapping |
interface |
OrmEmbeddedMapping
orm.xml embedded mapping |
interface |
OrmIdMapping
orm.xml ID mapping |
interface |
OrmManyToManyMapping
orm.xml m:m mapping |
interface |
OrmManyToOneMapping
orm.xml m:1 mapping. |
interface |
OrmMultiRelationshipMapping
orm.xml multi-valued (1:m, m:m) relationship mapping. |
interface |
OrmOneToManyMapping
orm.xml 1:m mapping |
interface |
OrmOneToOneMapping
orm.xml 1:1 mapping. |
interface |
OrmRelationshipMapping
orm.xml relationship (1:1, 1:m, m:1, m:m) mapping. |
interface |
OrmSingleRelationshipMapping
orm.xml single (1:1, m:1) mapping. |
interface |
OrmTransientMapping
orm.xml transient "mapping" |
interface |
OrmVersionMapping
orm.xml version mapping |
| Uses of OrmAttributeMapping in org.eclipse.jpt.jpa.core.jpa2.context.orm |
|---|
| Subinterfaces of OrmAttributeMapping in org.eclipse.jpt.jpa.core.jpa2.context.orm | |
|---|---|
interface |
OrmCollectionMapping2_0
orm.xml collection mapping (e.g. |
interface |
OrmElementCollectionMapping2_0
orm.xml element collection mapping |
interface |
OrmEmbeddedMapping2_0
JPA 2.0 orm.xml embedded mapping |
interface |
OrmManyToManyMapping2_0
JPA 2.0 orm.xml m:m mapping |
interface |
OrmManyToOneMapping2_0
JPA 2.0 orm.xml m:1 mapping. |
interface |
OrmOneToManyMapping2_0
JPA 2.0 orm.xml 1:m mapping |
interface |
OrmOneToOneMapping2_0
JPA 2.0 orm.xml 1:1 mapping. |
interface |
OrmSingleRelationshipMapping2_0
JPA 2.0 orm.xml single (1:1, m:1) mapping. |
| Methods in org.eclipse.jpt.jpa.core.jpa2.context.orm with parameters of type OrmAttributeMapping | |
|---|---|
OrmOrderable2_0 |
OrmXml2_0ContextNodeFactory.buildOrmOrderable(OrmAttributeMapping parent,
Orderable2_0.Owner owner)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||