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