Hibernate
Categories
Composite Recipes
Recipes that include further recipes, often including the individual recipes below.
- Migrate Hibernate Types to Hypersistence Utils 6.0 (Community Edition)
- Migrate Hibernate dependencies to 6.0.x (Community Edition)
- Migrate to Hibernate 6.0.x (Community Edition)
- Migrate to Hibernate 6.1.x (Community Edition)
- Migrate to Hibernate 6.2.x (Community Edition)
- Migrate to Hibernate 6.3.x (Community Edition)
- Migrate to Hibernate 6.4.x (Community Edition)
- Migrate to Hibernate 6.5.x (Community Edition)
- Migrate to Hibernate 6.6.x (Moderne Edition)
- Migrate to Hibernate 6.6.x (Community Edition)
- Migrate to Hibernate 7.0.x (Moderne Edition)
- Migrate to Hibernate 7.0.x (Community Edition)
- Migrate to Hibernate 7.1.x (Moderne Edition)
- Migrate to Hibernate 7.1.x (Community Edition)
- Rename
JavaTypeDescriptorandSqlTypeDescriptortoJavaTypeandSqlType(Community Edition)
Recipes
@Typeannotation type parameter migration (Community Edition)- AddScalarPreferStandardBasicTypesForHibernate5 (Community Edition)
- Migrate Hibernate Types to Hypersistence Utils 6.2 (Community Edition)
- Migrate Hibernate Types to Hypersistence Utils 6.3 (Community Edition)
- Migrate
UserTypeto Hibernate 6 (Community Edition) - Migration of
ResultCheckStyletoExpectation(Community Edition) - Remove invalid
@GeneratedValueannotation (Community Edition) - Replace
@LazyCollectionwithjakarta.persistence.FetchType(Community Edition) - Replace boolean type mappings with converters (Community Edition)
- Replace
extends EmptyInterceptorwithimplements Interceptorand potentiallyStatementInspector(Community Edition)