Deprecated API
Contents
-
Terminally Deprecated ElementsElementDescriptionUse
quarkus.hibernate-orm.schema-managementinstead.Usequarkus.hibernate-orm.schema-managementinstead.Usequarkus.hibernate-orm.schema-management.create-schemasinstead.Usequarkus.hibernate-orm.schema-management.strategyinstead.Usequarkus.hibernate-orm.schema-management.halt-on-errorinstead.
-
Deprecated InterfacesInterfaceDescriptionUse
quarkus.hibernate-orm.schema-managementinstead.
-
Deprecated Enum ClassesEnum ClassDescriptionThis class should be removed after we're done migrating to Jakarta APIs and Hibernate ORM v6.
-
Deprecated MethodsMethodDescriptionUse
quarkus.hibernate-orm.schema-managementinstead.Usequarkus.hibernate-orm.schema-management.create-schemasinstead.Usequarkus.hibernate-orm.schema-management.strategyinstead.Usequarkus.hibernate-orm.schema-management.halt-on-errorinstead.Temporarily exposed since Configuration is still around and much code still uses Configuration. This allows code to configure the builder and access that to configure Configuration object.io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession.replicate(Object, ReplicationMode)
-
Deprecated ConstructorsConstructorDescriptionDo not use directly: this should be considered an internal constructor, as we're trusting all parameters. Useful for serialization to bytecode (which requires the constructor to be public).