Uses of Record Class
io.quarkus.hibernate.orm.deployment.JpaPersistenceUnitModel
Packages that use JpaPersistenceUnitModel
-
Uses of JpaPersistenceUnitModel in io.quarkus.hibernate.orm.deployment
Methods in io.quarkus.hibernate.orm.deployment that return types with arguments of type JpaPersistenceUnitModelModifier and TypeMethodDescriptionstatic Map<String, JpaPersistenceUnitModel> HibernateOrmProcessor.getModelPerPersistenceUnit(HibernateOrmConfig hibernateOrmConfig, List<io.quarkus.hibernate.orm.deployment.spi.AdditionalJpaModelBuildItem> additionalJpaModelBuildItems, JpaModelBuildItem jpaModel, org.jboss.jandex.IndexView index, boolean enableDefaultPersistenceUnit)