- getDeclaredType(Element) - Static method in class org.datanucleus.jpa.query.AnnotationProcessorUtils
-
Accessor for the declared type of this element.
- getDeclaredTypeName(ProcessingEnvironment, TypeMirror, boolean) - Static method in class org.datanucleus.jpa.query.AnnotationProcessorUtils
-
Method to return the declared type name of the provided TypeMirror.
- getDefaultAccessMembers(TypeElement) - Static method in class org.datanucleus.jpa.query.JPACriteriaProcessor
-
Convenience accessor for members for the default access type of the supplied type element.
- getFieldMembers(TypeElement) - Static method in class org.datanucleus.jpa.query.AnnotationProcessorUtils
-
Convenience accessor for all field members of the supplied type element.
- getMemberName(Element) - Static method in class org.datanucleus.jpa.query.AnnotationProcessorUtils
-
Accessor for the member name for a field or Java bean getter/setter.
- getPersistentSupertype(TypeElement) - Method in class org.datanucleus.jpa.query.JPACriteriaProcessor
-
Method to find the next persistent supertype above this one.
- getPropertyMembers(TypeElement) - Static method in class org.datanucleus.jpa.query.AnnotationProcessorUtils
-
Convenience accessor for all property members of the supplied type element.
- getSupportedSourceVersion() - Method in class org.datanucleus.jpa.query.JPACriteriaProcessor
-
- getTypeCategoryForTypeMirror(String) - Static method in class org.datanucleus.jpa.query.AnnotationProcessorUtils
-
Method to return the type category for a type.
- getTypeName() - Method in enum org.datanucleus.jpa.query.AnnotationProcessorUtils.TypeCategory
-
- getValueForAnnotationAttribute(Element, Class, String) - Static method in class org.datanucleus.jpa.query.AnnotationProcessorUtils
-
Accessor for the value for an annotation attribute.