|
Dali Provisional API Release 3.2 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface OrmXml2_0ContextNodeFactory
JPA 2.0 orm.xml context node factory
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. It is available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.
| Method Summary | |
|---|---|
OrmAssociationOverrideContainer |
buildOrmAssociationOverrideContainer(OrmEmbeddedMapping2_0 parent,
OrmAssociationOverrideContainer2_0.Owner owner)
|
Cacheable2_0 |
buildOrmCacheable(OrmCacheableHolder2_0 parent)
|
OrmCollectionTable2_0 |
buildOrmCollectionTable(OrmElementCollectionMapping2_0 parent,
ReadOnlyTable.Owner owner)
|
OrmDerivedIdentity2_0 |
buildOrmDerivedIdentity(OrmSingleRelationshipMapping2_0 parent)
|
OrmElementCollectionMapping2_0 |
buildOrmElementCollectionMapping2_0(OrmPersistentAttribute parent,
org.eclipse.jpt.jpa.core.resource.orm.XmlElementCollection resourceMapping)
|
OrmOrderable2_0 |
buildOrmOrderable(OrmAttributeMapping parent,
Orderable2_0.Owner owner)
|
OrmOrderColumn2_0 |
buildOrmOrderColumn(OrmOrderable2_0 parent,
OrmOrderColumn2_0.Owner owner)
|
OrphanRemovable2_0 |
buildOrmOrphanRemoval(OrphanRemovalHolder2_0 parent)
|
| Method Detail |
|---|
OrmAssociationOverrideContainer buildOrmAssociationOverrideContainer(OrmEmbeddedMapping2_0 parent,
OrmAssociationOverrideContainer2_0.Owner owner)
OrmDerivedIdentity2_0 buildOrmDerivedIdentity(OrmSingleRelationshipMapping2_0 parent)
OrmElementCollectionMapping2_0 buildOrmElementCollectionMapping2_0(OrmPersistentAttribute parent,
org.eclipse.jpt.jpa.core.resource.orm.XmlElementCollection resourceMapping)
Cacheable2_0 buildOrmCacheable(OrmCacheableHolder2_0 parent)
OrphanRemovable2_0 buildOrmOrphanRemoval(OrphanRemovalHolder2_0 parent)
OrmOrderable2_0 buildOrmOrderable(OrmAttributeMapping parent,
Orderable2_0.Owner owner)
OrmOrderColumn2_0 buildOrmOrderColumn(OrmOrderable2_0 parent,
OrmOrderColumn2_0.Owner owner)
OrmCollectionTable2_0 buildOrmCollectionTable(OrmElementCollectionMapping2_0 parent,
ReadOnlyTable.Owner owner)
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||