Deprecated API
Contents
-
Terminally Deprecated ElementsElementDescriptionUse
AdditionalJpaModelBuildItem(String, Set)instead, which should fit the use case of JBeret better.
-
Deprecated ConstructorsConstructorDescriptionUse
AdditionalJpaModelBuildItem(String, Set)instead, which should fit the use case of JBeret better.UseforCoreDialect(String, String, Set)(different arguments!) for core Hibernate ORM dialects to avoid warnings on startup, orforThirdPartyDialect(String, String)for community or third-party dialects.UseforCoreDialect(String, String, Set, String)(different arguments!) for core Hibernate ORM dialects to avoid warnings on startup, orforThirdPartyDialect(String, String, String)for community or third-party dialects.