|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContainerAnnotation | |
|---|---|
| org.eclipse.jpt.jpa.core.jpa2.resource.java | |
| org.eclipse.jpt.jpa.core.resource.java | |
| Uses of ContainerAnnotation in org.eclipse.jpt.jpa.core.jpa2.resource.java |
|---|
| Subinterfaces of ContainerAnnotation in org.eclipse.jpt.jpa.core.jpa2.resource.java | |
|---|---|
interface |
MapKeyJoinColumns2_0Annotation
Corresponds to the JPA annotation javax.persistence.MapKeyJoinColumns 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 ContainerAnnotation in org.eclipse.jpt.jpa.core.resource.java |
|---|
| Subinterfaces of ContainerAnnotation in org.eclipse.jpt.jpa.core.resource.java | |
|---|---|
interface |
AssociationOverridesAnnotation
Corresponds to the JPA annotation javax.persistence.AssociationOverrides Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
interface |
AttributeOverridesAnnotation
Corresponds to the JPA annotation javax.persistence.AttributeOverrides Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
interface |
JoinColumnsAnnotation
Corresponds to the JPA annotation javax.persistence.JoinColumns Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
interface |
NamedNativeQueriesAnnotation
Corresponds to the JPA annotation javax.persistence.NamedNativeQueries Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
interface |
NamedQueriesAnnotation
Corresponds to the JPA annotation javax.persistence.NamedQueries Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
interface |
PrimaryKeyJoinColumnsAnnotation
Corresponds to the JPA annotation javax.persistence.PrimaryKeyJoinColumns Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
interface |
SecondaryTablesAnnotation
Corresponds to the JPA annotation javax.persistence.SecondaryTables Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
| Methods in org.eclipse.jpt.jpa.core.resource.java with parameters of type ContainerAnnotation | |
|---|---|
void |
NestableAnnotation.convertToNested(ContainerAnnotation<? extends NestableAnnotation> containerAnnotation,
DeclarationAnnotationAdapter containerAnnotationAdapter,
int index)
Convert the annotation from "stand-alone" to "nested" within the "container" annotation adapted by the specified adapter at the specified index. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||