Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 9f80f883a170c04a0f29841592936f442f11b593
https://github.com/hibernate/hibernate-orm/commit/9f80f883a170c04a0f29841...
Author: Steve Ebersole <steve(a)hibernate.org>
Date: 2026-07-30 (Thu, 30 Jul 2026)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/boot/model/internal/EntityBinder.java
A
hibernate-core/src/test/java/org/hibernate/orm/test/annotations/entity/QuotedEntityNameTest.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/collection/bag/PersistentBagContainsTest.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/event/entity/MergeListPreAndPostPersistTest.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/schemaupdate/SchemaUpdateWithUseJdbcMetadataDefaultsSettingToFalseAndQuotedNameTest.java
Log Message:
-----------
Deprecations for 8.x identified by 9.0 development
HHH-20611 - Disallow quoted @Entity(name)
Signed-off-by: Steve Ebersole <steve(a)hibernate.org>
Commit: a88ede8e70f424237bd94fd5782580bcec26fba8
https://github.com/hibernate/hibernate-orm/commit/a88ede8e70f424237bd94fd...
Author: Steve Ebersole <steve(a)hibernate.org>
Date: 2026-07-30 (Thu, 30 Jul 2026)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/boot/spi/MetadataBuildingContext.java
Log Message:
-----------
Deprecations for 8.x identified by 9.0 development
HHH-20671 - Deprecate MetadataBuildingContext methods
Signed-off-by: Steve Ebersole <steve(a)hibernate.org>
Commit: 5aa0dcc85d92cc65858cd376bbe6f68f5cd393bd
https://github.com/hibernate/hibernate-orm/commit/5aa0dcc85d92cc65858cd37...
Author: Steve Ebersole <steve(a)hibernate.org>
Date: 2026-07-30 (Thu, 30 Jul 2026)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/boot/spi/MetadataBuildingOptions.java
Log Message:
-----------
Deprecations for 8.x identified by 9.0 development
HHH-20672 - Deprecate MetadataBuildingOptions
Signed-off-by: Steve Ebersole <steve(a)hibernate.org>
Commit: 5d92d4f7fe59f202f037aa383e8bfbc557b09f53
https://github.com/hibernate/hibernate-orm/commit/5d92d4f7fe59f202f037aa3...
Author: Steve Ebersole <steve(a)hibernate.org>
Date: 2026-07-30 (Thu, 30 Jul 2026)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/boot/MetadataBuilder.java
M hibernate-core/src/main/java/org/hibernate/boot/MetadataSources.java
M hibernate-core/src/main/java/org/hibernate/boot/spi/MetadataBuilderContributor.java
M hibernate-core/src/main/java/org/hibernate/boot/spi/MetadataBuilderFactory.java
M hibernate-core/src/main/java/org/hibernate/boot/spi/MetadataBuilderInitializer.java
M hibernate-core/src/main/java/org/hibernate/boot/spi/MetadataSourcesContributor.java
Log Message:
-----------
Deprecations for 8.x identified by 9.0 development
HHH-20676 - Deprecate MetadataSources, MetadataSourcesContributor , MetadataBuilder,
MetadataBuilderInitializer, MetadataBuilderContributor, MetadataBuilderFactory
Signed-off-by: Steve Ebersole <steve(a)hibernate.org>
Commit: 0cff0b6041ccff2a47055851d3abc48f3e364d6a
https://github.com/hibernate/hibernate-orm/commit/0cff0b6041ccff2a4705585...
Author: Steve Ebersole <steve(a)hibernate.org>
Date: 2026-07-30 (Thu, 30 Jul 2026)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/boot/spi/BootstrapContext.java
Log Message:
-----------
Deprecations for 8.x identified by 9.0 development
HHH-20678 - Deprecate methods on BootstrapContext
Signed-off-by: Steve Ebersole <steve(a)hibernate.org>
Commit: 1711596668a0e448acab856bd16c1a997b9be74a
https://github.com/hibernate/hibernate-orm/commit/1711596668a0e448acab856...
Author: Steve Ebersole <steve(a)hibernate.org>
Date: 2026-07-30 (Thu, 30 Jul 2026)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/usertype/UserTypeCreationContext.java
Log Message:
-----------
Deprecations for 8.x identified by 9.0 development
HHH-20700 - Deprecate broad arguments on UserTypeCreationContext
Signed-off-by: Steve Ebersole <steve(a)hibernate.org>
Commit: 10e1254587e87e51736536583be89cee52caca9f
https://github.com/hibernate/hibernate-orm/commit/10e1254587e87e517365365...
Author: Steve Ebersole <steve(a)hibernate.org>
Date: 2026-07-30 (Thu, 30 Jul 2026)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/mapping/Component.java
Log Message:
-----------
Deprecations for 8.x identified by 9.0 development
HHH-20702 - Deprecate Component#setComponentClassName and Component#setDynamic
Signed-off-by: Steve Ebersole <steve(a)hibernate.org>
Commit: 32c0cdb3968d43cdd945901665fef6076559198c
https://github.com/hibernate/hibernate-orm/commit/32c0cdb3968d43cdd945901...
Author: Steve Ebersole <steve(a)hibernate.org>
Date: 2026-07-30 (Thu, 30 Jul 2026)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/id/IdentifierGenerator.java
M hibernate-core/src/main/java/org/hibernate/id/OptimizableGenerator.java
Log Message:
-----------
Deprecations for 8.x identified by 9.0 development
HHH-20730 - Deprecate IdentifierGenerator extending ExportableProducer
Signed-off-by: Steve Ebersole <steve(a)hibernate.org>
Commit: b87100d9432350c3977ced9886e6c8de76d6d8e6
https://github.com/hibernate/hibernate-orm/commit/b87100d9432350c3977ced9...
Author: Steve Ebersole <steve(a)hibernate.org>
Date: 2026-07-30 (Thu, 30 Jul 2026)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/boot/beanvalidation/BeanValidationIntegrator.java
M
hibernate-core/src/main/java/org/hibernate/cache/internal/CollectionCacheInvalidator.java
M hibernate-core/src/main/java/org/hibernate/integrator/spi/Integrator.java
M hibernate-core/src/main/java/org/hibernate/internal/SessionFactoryImpl.java
Log Message:
-----------
Deprecations for 8.x identified by 9.0 development
HHH-20732 - Deprecate access to BootstrapContext on Integrator
Signed-off-by: Steve Ebersole <steve(a)hibernate.org>
Commit: b1e06aeab4de3b7633439b5fb833bd30f5fda8cb
https://github.com/hibernate/hibernate-orm/commit/b1e06aeab4de3b7633439b5...
Author: Steve Ebersole <steve(a)hibernate.org>
Date: 2026-07-30 (Thu, 30 Jul 2026)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/service/spi/SessionFactoryServiceContributor.java
M
hibernate-core/src/main/java/org/hibernate/service/spi/SessionFactoryServiceInitiator.java
M
hibernate-core/src/main/java/org/hibernate/service/spi/SessionFactoryServiceInitiatorContext.java
M
hibernate-core/src/main/java/org/hibernate/service/spi/SessionFactoryServiceRegistry.java
M
hibernate-core/src/main/java/org/hibernate/service/spi/SessionFactoryServiceRegistryBuilder.java
M
hibernate-core/src/main/java/org/hibernate/service/spi/SessionFactoryServiceRegistryFactory.java
Log Message:
-----------
Deprecations for 8.x identified by 9.0 development
HHH-20734 - Deprecate SessionFactoryServiceRegistry, SessionFactoryServiceContributor and
friends
Signed-off-by: Steve Ebersole <steve(a)hibernate.org>
Commit: 7e05a670bfa59685921cfc886fd5767e9e0208e5
https://github.com/hibernate/hibernate-orm/commit/7e05a670bfa59685921cfc8...
Author: Steve Ebersole <steve(a)hibernate.org>
Date: 2026-07-30 (Thu, 30 Jul 2026)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/boot/models/spi/CollectionTypeRegistration.java
M
hibernate-core/src/main/java/org/hibernate/boot/models/spi/CompositeUserTypeRegistration.java
M
hibernate-core/src/main/java/org/hibernate/boot/models/spi/ConversionRegistration.java
M
hibernate-core/src/main/java/org/hibernate/boot/models/spi/ConverterRegistration.java
M
hibernate-core/src/main/java/org/hibernate/boot/models/spi/DatabaseObjectRegistration.java
M
hibernate-core/src/main/java/org/hibernate/boot/models/spi/DialectScopeRegistration.java
M
hibernate-core/src/main/java/org/hibernate/boot/models/spi/EmbeddableInstantiatorRegistration.java
M
hibernate-core/src/main/java/org/hibernate/boot/models/spi/FetchProfileRegistration.java
M
hibernate-core/src/main/java/org/hibernate/boot/models/spi/FilterDefRegistration.java
M
hibernate-core/src/main/java/org/hibernate/boot/models/spi/GenericGeneratorRegistration.java
M hibernate-core/src/main/java/org/hibernate/boot/models/spi/GlobalRegistrar.java
M hibernate-core/src/main/java/org/hibernate/boot/models/spi/GlobalRegistrations.java
M
hibernate-core/src/main/java/org/hibernate/boot/models/spi/JavaTypeRegistration.java
M
hibernate-core/src/main/java/org/hibernate/boot/models/spi/JdbcTypeRegistration.java
M
hibernate-core/src/main/java/org/hibernate/boot/models/spi/LifecycleEventHandler.java
M
hibernate-core/src/main/java/org/hibernate/boot/models/spi/NamedNativeQueryRegistration.java
M
hibernate-core/src/main/java/org/hibernate/boot/models/spi/NamedNativeStatementRegistration.java
M
hibernate-core/src/main/java/org/hibernate/boot/models/spi/NamedQueryRegistration.java
M
hibernate-core/src/main/java/org/hibernate/boot/models/spi/NamedStatementRegistration.java
M
hibernate-core/src/main/java/org/hibernate/boot/models/spi/NamedStoredProcedureQueryRegistration.java
M
hibernate-core/src/main/java/org/hibernate/boot/models/spi/SequenceGeneratorRegistration.java
M
hibernate-core/src/main/java/org/hibernate/boot/models/spi/SqlResultSetMappingRegistration.java
M
hibernate-core/src/main/java/org/hibernate/boot/models/spi/TableGeneratorRegistration.java
M
hibernate-core/src/main/java/org/hibernate/boot/models/spi/UserTypeRegistration.java
M hibernate-core/src/main/java/org/hibernate/boot/spi/InFlightMetadataCollector.java
Log Message:
-----------
Deprecations for 8.x identified by 9.0 development
HHH-20738 - Deprecate GlobalRegistrations and friends
Signed-off-by: Steve Ebersole <steve(a)hibernate.org>
Commit: e08a20694222a391025d02879df9cf5a96736728
https://github.com/hibernate/hibernate-orm/commit/e08a20694222a391025d028...
Author: Steve Ebersole <steve(a)hibernate.org>
Date: 2026-07-30 (Thu, 30 Jul 2026)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/boot/Metadata.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/IdentifierGeneratorDefinition.java
M hibernate-core/src/main/java/org/hibernate/boot/spi/InFlightMetadataCollector.java
Log Message:
-----------
Deprecations for 8.x identified by 9.0 development
HHH-20739 - Deprecate IdentifierGeneratorDefinition and friends
Signed-off-by: Steve Ebersole <steve(a)hibernate.org>
Commit: c176614bde30855bf3adac367db2cca0dbe05e8c
https://github.com/hibernate/hibernate-orm/commit/c176614bde30855bf3adac3...
Author: Steve Ebersole <steve(a)hibernate.org>
Date: 2026-07-30 (Thu, 30 Jul 2026)
Changed paths:
M documentation/src/main/asciidoc/userguide/chapters/domain/identifiers.adoc
M
hibernate-core/src/main/java/org/hibernate/boot/internal/SessionFactoryOptionsBuilder.java
M hibernate-core/src/main/java/org/hibernate/cfg/JpaComplianceSettings.java
M
hibernate-core/src/main/java/org/hibernate/jpa/HibernatePersistenceConfiguration.java
M hibernate-core/src/main/java/org/hibernate/jpa/spi/JpaCompliance.java
M hibernate-core/src/main/java/org/hibernate/jpa/spi/MutableJpaCompliance.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/jpa/compliance/JpaComplianceTests.java
Log Message:
-----------
Deprecations for 8.x identified by 9.0 development
HHH-20740 - Deprecate the ability to disable strict generator naming
Signed-off-by: Steve Ebersole <steve(a)hibernate.org>
Commit: c55d9a8f248053ab445b8ffe216faeee1debcff0
https://github.com/hibernate/hibernate-orm/commit/c55d9a8f248053ab445b8ff...
Author: Steve Ebersole <steve(a)hibernate.org>
Date: 2026-07-30 (Thu, 30 Jul 2026)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/binder/AttributeBinder.java
M hibernate-core/src/main/java/org/hibernate/binder/TypeBinder.java
M hibernate-core/src/main/java/org/hibernate/boot/Metadata.java
M
hibernate-core/src/main/java/org/hibernate/boot/beanvalidation/BeanValidationIntegrator.java
M hibernate-core/src/main/java/org/hibernate/boot/cfgxml/spi/package-info.java
A hibernate-core/src/main/java/org/hibernate/boot/jaxb/hbm/spi/package-info.java
A
hibernate-core/src/main/java/org/hibernate/boot/jaxb/hbm/transform/package-info.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/process/spi/MetadataBuildingProcess.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/AnyDiscriminatorSource.java
M hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/AnyKeySource.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/AnyMappingSource.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/AssociationSource.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/AttributeSource.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/AttributeSourceContainer.java
M hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/Caching.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/CascadeStyleSource.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/CollectionIdSource.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/ColumnBindingDefaults.java
M hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/ColumnSource.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/CompositeIdentifierSource.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/DerivedValueSource.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/DiscriminatorSource.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/EmbeddableMapping.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/EmbeddableSource.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/EmbeddableSourceContributor.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/EmbeddedAttributeMapping.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/EntityHierarchySource.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/EntityNamingSource.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/EntityNamingSourceContributor.java
M hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/EntitySource.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/FetchCharacteristics.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/FetchCharacteristicsPluralAttribute.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/FetchCharacteristicsSingularAssociation.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/FetchableAttributeSource.java
M hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/FilterSource.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/ForeignKeyContributingSource.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/HibernateTypeSource.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/IdentifiableTypeSource.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/IdentifierSource.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/IdentifierSourceAggregatedComposite.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/IdentifierSourceNonAggregatedComposite.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/IdentifierSourceSimple.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/InLineViewSource.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/InheritanceType.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/JavaTypeDescriptorResolvable.java
M hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/JdbcDataType.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/JoinedSubclassEntitySource.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/JpaCallbackSource.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/LocalMetadataBuildingContext.java
M hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/MapsIdSource.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/MetadataSourceProcessor.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/MultiTenancySource.java
M hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/Orderable.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/PluralAttributeElementNature.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/PluralAttributeElementSource.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/PluralAttributeElementSourceAssociation.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/PluralAttributeElementSourceBasic.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/PluralAttributeElementSourceEmbedded.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/PluralAttributeElementSourceManyToAny.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/PluralAttributeElementSourceManyToMany.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/PluralAttributeElementSourceOneToMany.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/PluralAttributeIndexNature.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/PluralAttributeIndexSource.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/PluralAttributeKeySource.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/PluralAttributeMapKeyManyToAnySource.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/PluralAttributeMapKeyManyToManySource.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/PluralAttributeMapKeySource.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/PluralAttributeMapKeySourceBasic.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/PluralAttributeMapKeySourceEmbedded.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/PluralAttributeNature.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/PluralAttributeSequentialIndexSource.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/PluralAttributeSource.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/PluralAttributeSourceArray.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/RelationalValueSource.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/RelationalValueSourceContainer.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/SecondaryTableSource.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/SingularAttributeNature.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/SingularAttributeSource.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/SingularAttributeSourceAny.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/SingularAttributeSourceBasic.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/SingularAttributeSourceEmbedded.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/SingularAttributeSourceManyToOne.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/SingularAttributeSourceOneToOne.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/SingularAttributeSourceToOne.java
M hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/SizeSource.java
M hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/Sortable.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/SubclassEntitySource.java
M hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/TableSource.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/TableSpecificationSource.java
M hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/ToolingHint.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/ToolingHintContext.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/ToolingHintContextContainer.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/spi/VersionAttributeSource.java
M hibernate-core/src/main/java/org/hibernate/boot/models/JpaEventListenerStyle.java
M
hibernate-core/src/main/java/org/hibernate/boot/query/HbmResultSetMappingDescriptor.java
M
hibernate-core/src/main/java/org/hibernate/boot/query/ImplicitHbmResultSetMappingDescriptorBuilder.java
M
hibernate-core/src/main/java/org/hibernate/boot/registry/StandardServiceRegistryBuilder.java
M hibernate-core/src/main/java/org/hibernate/boot/spi/AbstractDelegatingMetadata.java
M
hibernate-core/src/main/java/org/hibernate/boot/spi/AbstractDelegatingMetadataBuilderImplementor.java
M
hibernate-core/src/main/java/org/hibernate/boot/spi/AbstractDelegatingMetadataBuildingOptions.java
M
hibernate-core/src/main/java/org/hibernate/boot/spi/AdditionalMappingContributions.java
M
hibernate-core/src/main/java/org/hibernate/boot/spi/AdditionalMappingContributor.java
M hibernate-core/src/main/java/org/hibernate/boot/spi/BootstrapContext.java
M hibernate-core/src/main/java/org/hibernate/boot/spi/InFlightMetadataCollector.java
M hibernate-core/src/main/java/org/hibernate/boot/spi/MappingDefaults.java
M hibernate-core/src/main/java/org/hibernate/boot/spi/MetadataBuilderImplementor.java
M hibernate-core/src/main/java/org/hibernate/boot/spi/MetadataBuildingContext.java
M hibernate-core/src/main/java/org/hibernate/boot/spi/MetadataImplementor.java
M hibernate-core/src/main/java/org/hibernate/boot/spi/SecondPass.java
M
hibernate-core/src/main/java/org/hibernate/boot/spi/SessionFactoryBuilderService.java
M hibernate-core/src/main/java/org/hibernate/boot/spi/XmlMappingBinderAccess.java
M hibernate-core/src/main/java/org/hibernate/cache/spi/CacheImplementor.java
M hibernate-core/src/main/java/org/hibernate/cfg/AvailableSettings.java
M hibernate-core/src/main/java/org/hibernate/cfg/Configuration.java
M hibernate-core/src/main/java/org/hibernate/cfg/MappingSettings.java
M
hibernate-core/src/main/java/org/hibernate/engine/extension/spi/ExtensionIntegrationServiceInitiator.java
M
hibernate-core/src/main/java/org/hibernate/engine/query/spi/NativeQueryInterpreterInitiator.java
M hibernate-core/src/main/java/org/hibernate/engine/spi/CacheInitiator.java
M hibernate-core/src/main/java/org/hibernate/integrator/spi/Integrator.java
M hibernate-core/src/main/java/org/hibernate/internal/SessionFactoryImpl.java
M hibernate-core/src/main/java/org/hibernate/jpa/boot/spi/Bootstrap.java
M
hibernate-core/src/main/java/org/hibernate/jpa/boot/spi/EntityManagerFactoryBuilder.java
M
hibernate-core/src/main/java/org/hibernate/jpa/boot/spi/PersistenceConfigurationDescriptor.java
M hibernate-core/src/main/java/org/hibernate/mapping/Collection.java
M hibernate-core/src/main/java/org/hibernate/mapping/KeyValue.java
M hibernate-core/src/main/java/org/hibernate/mapping/OneToMany.java
M hibernate-core/src/main/java/org/hibernate/mapping/PersistentClass.java
M hibernate-core/src/main/java/org/hibernate/mapping/Property.java
M hibernate-core/src/main/java/org/hibernate/mapping/Resolvable.java
M hibernate-core/src/main/java/org/hibernate/mapping/SimpleValue.java
M hibernate-core/src/main/java/org/hibernate/mapping/Value.java
M
hibernate-core/src/main/java/org/hibernate/metamodel/spi/RuntimeModelCreationContext.java
Log Message:
-----------
Deprecations for 8.x identified by 9.0 development
HHH-20746 - Deprecate additional boot and mapping APIs removed in 9.0
Signed-off-by: Steve Ebersole <steve(a)hibernate.org>
Compare:
https://github.com/hibernate/hibernate-orm/compare/fb9db20fabdf...c55d9a8...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications