
io.quarkus.hibernate.orm.deployment.HibernateOrmConfig.jdp Maven / Gradle / Ivy
#
#Thu Aug 04 11:11:35 CEST 2022
io.quarkus.hibernate.orm.deployment.HibernateOrmConfig.persistenceUnits=Additional named persistence units.
io.quarkus.hibernate.orm.deployment.HibernateOrmConfig.defaultPersistenceUnit=Configuration for the default persistence unit.
io.quarkus.hibernate.orm.deployment.HibernateOrmConfig.metricsEnabled=Whether metrics are published if a metrics extension is enabled.
io.quarkus.hibernate.orm.deployment.HibernateOrmConfig.logSessionMetrics=Whether session metrics should be appended into the server log for each Hibernate session. This\nonly has effect if statistics are enabled (`quarkus.hibernate-orm.statistics`). The default is false\n(which means both `statistics` and `log-session-metrics` need to be enabled for the session metrics\nto appear in the log).
io.quarkus.hibernate.orm.deployment.HibernateOrmConfig.log=Logging configuration.
io.quarkus.hibernate.orm.deployment.HibernateOrmConfig.statistics=Whether statistics collection is enabled. If 'metrics.enabled' is true, then the default here is\nconsidered true, otherwise the default is false.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy