Uses of Package
io.quarkus.hibernate.orm.deployment
Packages that use io.quarkus.hibernate.orm.deployment
Package
Description
-
Classes in io.quarkus.hibernate.orm.deployment used by io.quarkus.hibernate.orm.deploymentClassDescriptionDiscriminator configuration.Mapping-related configuration.Indicates Hibernate feature related classes that don't need to be in the Jandex index because they are never used Various Spring Data JPA support classes are prime examples of such classesQuarkus attempts to automatically define a persistence unit when the Hibernate ORM extension is enabled, a default datasource is defined, and there are mapped entities.Internal model to represent which objects are likely needing enhancement via HibernateEntityEnhancer.Provides the Jandex index of the application, combined with the index of additional JPA components that might have been generated.Provides configuration specific to a persistence unit and necessary to build the JPA model.Internal model to hold the mapping linking a JPA entity to its corresponding persistence units.Indicates that the Hibernate ORM persistence units have been started.Not to be confused with PersistenceXmlDescriptorBuildItem, which holds items of the same type.Provides instances of , the raw representation of a persistence.xml file as it is after being located and parsed.
-
Classes in io.quarkus.hibernate.orm.deployment used by io.quarkus.hibernate.orm.deployment.devClassDescriptionNot to be confused with PersistenceXmlDescriptorBuildItem, which holds items of the same type.
-
Classes in io.quarkus.hibernate.orm.deployment used by io.quarkus.hibernate.orm.deployment.metricsClassDescriptionIndicates that the Hibernate ORM persistence units have been started.