Deprecated API
Contents
-
Terminally Deprecated ElementsElementDescriptionUse JUnit Jupiter along with one of the Hibernate ORM's class-level test annotations (
BaseUnitTest,SessionFactory,Jpa,SessionFactoryFunctionalTesting,ServiceRegistryFunctionalTesting, ...) andAfterAll. Alternatively to the Hibernate ORM test annotations, you can use@TestInstance(TestInstance.Lifecycle.PER_CLASS)directly on your test.Use JUnit Jupiter along with one of the Hibernate ORM's class-level test annotations (BaseUnitTest,SessionFactory,Jpa,SessionFactoryFunctionalTesting,ServiceRegistryFunctionalTesting, ...) andBeforeAll. Alternatively to the Hibernate ORM test annotations, you can use@TestInstance(TestInstance.Lifecycle.PER_CLASS)directly on your test.Use JUnit Jupiter andFailureExpectedinstead.No replacement with JUnit Jupiter at the moment.No replacement with JUnit Jupiter at the moment.By definition, something "not yet implemented" is something we are actively seeking to removeUse JUnit Jupiter andRequiresDialectinstead.Use JUnit Jupiter andRequiresDialectFeatureinstead.Use JUnit Jupiter andRequiresDialectsinstead.Use JUnit Jupiter andDisabledOnOsorDisabledIf.Use JUnit Jupiter andSkipForDialectinstead.Use JUnit Jupiter andSkipForDialectGroupinstead.
-
Deprecated InterfacesInterfaceDescriptionBy definition, something "not yet implemented" is something we are actively seeking to remove
-
Deprecated Classes
-
Deprecated Annotation InterfacesAnnotation InterfaceDescriptionUse JUnit Jupiter along with one of the Hibernate ORM's class-level test annotations (
BaseUnitTest,SessionFactory,Jpa,SessionFactoryFunctionalTesting,ServiceRegistryFunctionalTesting, ...) andAfterAll. Alternatively to the Hibernate ORM test annotations, you can use@TestInstance(TestInstance.Lifecycle.PER_CLASS)directly on your test.Use JUnit Jupiter along with one of the Hibernate ORM's class-level test annotations (BaseUnitTest,SessionFactory,Jpa,SessionFactoryFunctionalTesting,ServiceRegistryFunctionalTesting, ...) andBeforeAll. Alternatively to the Hibernate ORM test annotations, you can use@TestInstance(TestInstance.Lifecycle.PER_CLASS)directly on your test.Use JUnit Jupiter andFailureExpectedinstead.No replacement with JUnit Jupiter at the moment.No replacement with JUnit Jupiter at the moment.Use JUnit Jupiter andRequiresDialectinstead.Use JUnit Jupiter andRequiresDialectFeatureinstead.Use JUnit Jupiter andRequiresDialectsinstead.Use JUnit Jupiter andDisabledOnOsorDisabledIf.Use JUnit Jupiter andSkipForDialectinstead.Use JUnit Jupiter andSkipForDialectGroupinstead.
-
Deprecated MethodsMethodDescription