Class QueryMethod
java.lang.Object
org.hibernate.processor.annotation.AbstractAnnotatedMethod
org.hibernate.processor.annotation.AbstractQueryMethod
org.hibernate.processor.annotation.QueryMethod
- All Implemented Interfaces:
MetaAttribute
-
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
Methods inherited from class org.hibernate.processor.annotation.AbstractQueryMethod
executeSelect, getMetaType, getPropertyName
Methods inherited from class org.hibernate.processor.annotation.AbstractAnnotatedMethod
getHostingEntity, inheritedAnnotations
-
Method Details
-
hasTypedAttribute
public boolean hasTypedAttribute() -
hasStringAttribute
public boolean hasStringAttribute() -
getAttributeDeclarationString
-
getAttributeNameDeclarationString
-
getTypeDeclaration
-