Class AbstractFinderMethod
java.lang.Object
org.hibernate.processor.annotation.AbstractAnnotatedMethod
org.hibernate.processor.annotation.AbstractQueryMethod
org.hibernate.processor.annotation.AbstractFinderMethod
- All Implemented Interfaces:
MetaAttribute
- Direct Known Subclasses:
AbstractCriteriaMethod, IdFinderMethod, NaturalIdFinderMethod
-
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanMethods inherited from class AbstractQueryMethod
executeSelect, getMetaType, getPropertyNameMethods inherited from class AbstractAnnotatedMethod
getHostingEntity, handle, inheritedAnnotationsMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface MetaAttribute
getAttributeDeclarationString
-
Method Details
-
hasTypedAttribute
public boolean hasTypedAttribute() -
hasStringAttribute
public boolean hasStringAttribute() -
getTypeDeclaration
-
getAttributeNameDeclarationString
-