Uses of Class
io.quarkus.hibernate.orm.panache.deployment.EntityToPersistenceUnitBuildItem
-
-
Uses of EntityToPersistenceUnitBuildItem in io.quarkus.hibernate.orm.panache.deployment
Method parameters in io.quarkus.hibernate.orm.panache.deployment with type arguments of type EntityToPersistenceUnitBuildItem Modifier and Type Method Description (package private) voidPanacheHibernateResourceProcessor. recordEntityToPersistenceUnit(List<EntityToPersistenceUnitBuildItem> items, PanacheHibernateOrmRecorder recorder)
-