Uses of Class
org.hibernate.processor.annotation.AbstractQueryMethod
-
Packages that use AbstractQueryMethod Package Description org.hibernate.processor.annotation Implementation of the model classes backed by annotations. -
-
Uses of AbstractQueryMethod in org.hibernate.processor.annotation
Subclasses of AbstractQueryMethod in org.hibernate.processor.annotation Modifier and Type Class Description class
AbstractCriteriaMethod
class
AbstractFinderMethod
class
CriteriaDeleteMethod
class
CriteriaFinderMethod
class
IdFinderMethod
class
NaturalIdFinderMethod
class
QueryMethod
-