|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Attribute | |
---|---|
org.eclipse.jpt.core | |
org.eclipse.jpt.core.utility.jdt |
Uses of Attribute in org.eclipse.jpt.core |
---|
Methods in org.eclipse.jpt.core with parameters of type Attribute | |
---|---|
Annotation |
JpaAnnotationProvider.buildAttributeAnnotation(JavaResourcePersistentAttribute parent,
Attribute attribute,
java.lang.String annotationName)
Build an Annotation with the given fully qualififed annotation name. |
Annotation |
JpaAnnotationProvider.buildAttributeMappingAnnotation(JavaResourcePersistentAttribute parent,
Attribute attribute,
java.lang.String mappingAnnotationName)
Build a Annotation with the given fully qualififed annotation name. |
Annotation |
JpaAnnotationProvider.buildNullAttributeAnnotation(JavaResourcePersistentAttribute parent,
Attribute attribute,
java.lang.String annotationName)
|
Annotation |
JpaAnnotationProvider.buildNullAttributeMappingAnnotation(JavaResourcePersistentAttribute parent,
Attribute attribute,
java.lang.String mappingAnnotationName)
|
Uses of Attribute in org.eclipse.jpt.core.utility.jdt |
---|
Subinterfaces of Attribute in org.eclipse.jpt.core.utility.jdt | |
---|---|
interface |
FieldAttribute
Field attribute: just some covariant overrides. |
interface |
MethodAttribute
Property attribute: just some covariant overrides. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |