Constant Field Values
Contents
io.quarkus.*
-
io.quarkus.hibernate.orm.PersistenceUnit Modifier and Type Constant Field Value public static final StringDEFAULT"<default>"
-
io.quarkus.hibernate.orm.runtime.PersistenceUnitUtil Modifier and Type Constant Field Value public static final StringDEFAULT_PERSISTENCE_UNIT_NAME"<default>"
-
io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession Modifier and Type Constant Field Value protected static final StringTRANSACTION_IS_NOT_ACTIVE"Transaction is not active, consider adding @Transactional to your method to automatically activate one."