Dali Provisional API
Release 3.2

Uses of Interface
org.eclipse.jpt.jpa.core.context.OverrideContainer

Packages that use OverrideContainer
org.eclipse.jpt.jpa.core.context   
org.eclipse.jpt.jpa.core.context.java   
org.eclipse.jpt.jpa.core.context.orm   
org.eclipse.jpt.jpa.core.jpa2.context   
org.eclipse.jpt.jpa.core.jpa2.context.java   
org.eclipse.jpt.jpa.core.jpa2.context.orm   
 

Uses of OverrideContainer in org.eclipse.jpt.jpa.core.context
 

Subinterfaces of OverrideContainer in org.eclipse.jpt.jpa.core.context
 interface AssociationOverrideContainer
          Association override container.
 interface AttributeOverrideContainer
          Attribute override container.
 

Methods in org.eclipse.jpt.jpa.core.context with parameters of type OverrideContainer
 org.eclipse.jpt.jpa.core.internal.context.JptValidator OverrideContainer.Owner.buildOverrideValidator(ReadOnlyOverride override, OverrideContainer container)
           
 

Uses of OverrideContainer in org.eclipse.jpt.jpa.core.context.java
 

Subinterfaces of OverrideContainer in org.eclipse.jpt.jpa.core.context.java
 interface JavaAssociationOverrideContainer
          Java association override container Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface JavaAttributeOverrideContainer
          Java attribute override container Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface JavaOverrideContainer
          Java attribute or association override container Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 

Uses of OverrideContainer in org.eclipse.jpt.jpa.core.context.orm
 

Subinterfaces of OverrideContainer in org.eclipse.jpt.jpa.core.context.orm
 interface OrmAssociationOverrideContainer
          orm.xml association override container Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface OrmAttributeOverrideContainer
          orm.xml attribute override container Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface OrmOverrideContainer
          orm.xml attribute or association override container Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 

Uses of OverrideContainer in org.eclipse.jpt.jpa.core.jpa2.context
 

Subinterfaces of OverrideContainer in org.eclipse.jpt.jpa.core.jpa2.context
 interface AssociationOverrideContainer2_0
          JPA 2.0 Association override container.
 

Uses of OverrideContainer in org.eclipse.jpt.jpa.core.jpa2.context.java
 

Subinterfaces of OverrideContainer in org.eclipse.jpt.jpa.core.jpa2.context.java
 interface JavaAssociationOverrideContainer2_0
          JPA 2.0 Java association override container Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface JavaAttributeOverrideContainer2_0
          JPA 2.0 Java attribute override container Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface JavaOverrideContainer2_0
          JPA 2.0 Java attribute or association override container Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 

Uses of OverrideContainer in org.eclipse.jpt.jpa.core.jpa2.context.orm
 

Subinterfaces of OverrideContainer in org.eclipse.jpt.jpa.core.jpa2.context.orm
 interface OrmAssociationOverrideContainer2_0
          JPA 2.0 orm.xml association override container Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.