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