|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BaseColumnAnnotation | |
|---|---|
| org.eclipse.jpt.jpa.core.context.java | |
| org.eclipse.jpt.jpa.core.jpa2.resource.java | |
| org.eclipse.jpt.jpa.core.resource.java | |
| Uses of BaseColumnAnnotation in org.eclipse.jpt.jpa.core.context.java |
|---|
| Methods in org.eclipse.jpt.jpa.core.context.java that return BaseColumnAnnotation | |
|---|---|
BaseColumnAnnotation |
JavaBaseColumn.getColumnAnnotation()
|
| Uses of BaseColumnAnnotation in org.eclipse.jpt.jpa.core.jpa2.resource.java |
|---|
| Subinterfaces of BaseColumnAnnotation in org.eclipse.jpt.jpa.core.jpa2.resource.java | |
|---|---|
interface |
MapKeyColumn2_0Annotation
Corresponds to the JPA 2.0 annotation javax.persistence.MapKeyColumn |
interface |
MapKeyJoinColumn2_0Annotation
Corresponds to the JPA annotation javax.persistence.MapKeyJoinColumn |
interface |
NestableMapKeyJoinColumnAnnotation
Corresponds to the JPA annotation javax.persistence.MapKeyJoinColumn |
| Uses of BaseColumnAnnotation in org.eclipse.jpt.jpa.core.resource.java |
|---|
| Subinterfaces of BaseColumnAnnotation in org.eclipse.jpt.jpa.core.resource.java | |
|---|---|
interface |
BaseJoinColumnAnnotation
Corresponds to the JPA annotations: javax.persistence.JoinColumn |
interface |
ColumnAnnotation
Corresponds to the JPA annotation javax.persistence.Column |
interface |
CompleteColumnAnnotation
Corresponds to the JPA annotations: javax.persistence.Column |
interface |
JoinColumnAnnotation
Corresponds to the JPA annotation javax.persistence.JoinColumn |
interface |
NestableJoinColumnAnnotation
Corresponds to the JPA annotation javax.persistence.JoinColumn |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||