Uses of Interface
org.eclipse.jpt.core.context.GeneratorHolder

Packages that use GeneratorHolder
org.eclipse.jpt.core.context   
org.eclipse.jpt.core.context.java   
org.eclipse.jpt.core.context.orm   
 

Uses of GeneratorHolder in org.eclipse.jpt.core.context
 

Subinterfaces of GeneratorHolder in org.eclipse.jpt.core.context
 interface Entity
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface IdMapping
          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 GeneratorHolder in org.eclipse.jpt.core.context.java
 

Subinterfaces of GeneratorHolder in org.eclipse.jpt.core.context.java
 interface JavaEntity
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface JavaGeneratorHolder
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface JavaIdMapping
          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 GeneratorHolder in org.eclipse.jpt.core.context.orm
 

Subinterfaces of GeneratorHolder in org.eclipse.jpt.core.context.orm
 interface OrmEntity
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface OrmGeneratorHolder
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface OrmIdMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.