Package org.eclipse.jpt.jpa.core.jpa2.context.orm

Interface Summary
OrmCacheable2_0 orm.xml cacheable
OrmCacheableHolder2_0 orm.xml cacheable holder/parent
OrmCascade2_0 orm.xml cascade (persist, merge, remove, refresh, detach)
OrmCollectionMapping2_0 orm.xml collection mapping (e.g.
OrmCollectionTable2_0 orm.xml collection table
OrmDerivedIdentity2_0 orm.xml derived identity
OrmElementCollectionMapping2_0 orm.xml element collection mapping
OrmEmbeddedMapping2_0 JPA 2.0 orm.xml embedded mapping
OrmIdDerivedIdentityStrategy2_0 orm.xml ID derived identity strategy
OrmManyToManyMapping2_0 JPA 2.0 orm.xml m:m mapping
OrmManyToOneMapping2_0 JPA 2.0 orm.xml m:1 mapping.
OrmManyToOneRelationship2_0 JPA 2.0 orm.xml m:1 relationship
OrmMapsIdDerivedIdentityStrategy2_0 orm.xml maps ID derived identity strategy
OrmNamedQuery2_0 JPA 2.0 orm.xml named query
OrmOneToManyMapping2_0 JPA 2.0 orm.xml 1:m mapping
OrmOneToManyRelationship2_0 JPA 2.0 orm.xml 1:m relationship
OrmOneToOneMapping2_0 JPA 2.0 orm.xml 1:1 mapping.
OrmOneToOneRelationship2_0 JPA 2.0 orm.xml 1:1 relationship
OrmOrderable2_0 JPA 2.0 orm.xml ordering
OrmOrderColumn2_0 orm.xml order column
OrmOrderColumn2_0.Owner interface allowing order columns to be used in multiple places
OrmOrphanRemovable2_0 orm.xml orphan removal
OrmOrphanRemovalHolder2_0 Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
OrmOverrideRelationship2_0 JPA 2.0 orm.xml association override relationship
OrmPersistenceUnitDefaults2_0 JPA 2.0 context model corresponding to the XML resource model XmlPersistenceUnitDefaults_2_0, which corresponds to the persistence-unit-defaults element in the orm.xml file.
OrmPersistenceUnitMetadata2_0 JPA 2.0 Context orm.xml persistence unit metadata.
OrmPersistentAttribute2_0 JPA 2.0 Context orm.xml persistent attribute (field or property).
OrmPersistentType2_0 JPA 2.0 context orm.xml persistent type.
OrmReadOnlyPersistentAttribute2_0 JPA 2.0 Read-only context orm.xml persistent attribute (field or property).
OrmSequenceGenerator2_0 JPA 2.0 orm.xml sequence generator
OrmSingleRelationshipMapping2_0 JPA 2.0 orm.xml single (1:1, m:1) mapping.
OrmVirtualOverrideRelationship2_0 JPA 2.0 orm.xml virtual association override relationship
OrmXml2_0ContextNodeFactory JPA 2.0 orm.xml context node factory