Uses of Interface
org.eclipse.jpt.core.resource.java.GeneratorAnnotation

Packages that use GeneratorAnnotation
org.eclipse.jpt.core.resource.java   
 

Uses of GeneratorAnnotation in org.eclipse.jpt.core.resource.java
 

Subinterfaces of GeneratorAnnotation in org.eclipse.jpt.core.resource.java
 interface SequenceGeneratorAnnotation
          Corresponds to the javax.persistence.SequenceGenerator annotation Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface TableGeneratorAnnotation
          Corresponds to the javax.persistence.TableGenerator annotation Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.