Uses of Class
io.quarkus.hibernate.orm.panache.common.deployment.PanacheNamedQueryEntityClassBuildStep
-
-
Uses of PanacheNamedQueryEntityClassBuildStep in io.quarkus.hibernate.orm.panache.common.deployment
Method parameters in io.quarkus.hibernate.orm.panache.common.deployment with type arguments of type PanacheNamedQueryEntityClassBuildStep Modifier and Type Method Description (package private) voidPanacheJpaCommonResourceProcessor. buildNamedQueryMap(List<PanacheNamedQueryEntityClassBuildStep> namedQueryEntityClasses, PanacheHibernateRecorder panacheHibernateRecorder)(package private) voidPanacheJpaCommonResourceProcessor. lookupNamedQueries(io.quarkus.deployment.builditem.CombinedIndexBuildItem index, io.quarkus.deployment.annotations.BuildProducer<PanacheNamedQueryEntityClassBuildStep> namedQueries, JpaModelBuildItem jpaModel)
-