org.hibernate:hibernate-jpamodelgen
7.4.6.Final
#726 most downloaded on Maven Central
hibernate/hibernate-orm
What this package is like to depend on
Last release today
24 Aug 2026
Ships on a steady schedule
a new release about every 2 weeks
No release notes found
nothing matched a version
Nothing withdrawn
no release was ever pulled
17 years old
466 releases · first in 2009
130 releases in the last 12 months
see the full history below
Release timeline
466 releases · Dec 2009 to Aug 2026Releases
latest 60 of 466-
8.0.0.Beta116 Jun 2026 pre-releaseRelease notes
Open source →Bug
- HHH-20579 - Remove org.moditect.jfrunit dependency
- HHH-20566 - HbmXmlTransformer uses wrong inheritance strategy for nested joined-subclass and union-subclass
- HHH-20564 - HbmXmlTransformer does not transfer the generated attribute on basic properties
- HHH-20557 - Dynamic XML mapping does not work with embeddable mappings
- HHH-20544 - Remove proxy and polymorphism XML mapping attributes from entity mappings
- HHH-20543 - The mutable="true" attribute of <natural-id> in xml mapping is not applied
- HHH-20537 - XML embeddable mapping ignores access attribute when processing attributes
- HHH-20536 - <read> and <write> element inside <attribute-override> are silently ignored in XML mappings
- HHH-20518 - After updating from 7.3.6 to 7.4.0 hibernate enhance fails
- HHH-20517 - FOR UPDATE ... SKIP LOCKED on Oracle 23+ fails if there's a lob column
- HHH-20514 - XML mapping does not apply optimistic-lock attribute for <many-to-many> associations
- HHH-20513 - XML entity mapping ignores
<mutable>false</mutable>configuration - HHH-20504 - DataException (Parameter is not set) when updating only a collection of a versioned entity with with a @SQLUpdate
- HHH-20502 - Validator-derived 'not null' constraints not propagated to history table
- HHH-20491 - Persisting and then removing OneToOne entities in same flush throws StaleObjectStateException
- HHH-20489 - ResultSetMapping/resultClass ignored in StoredProcedureQuery.getSingleResult(..)
- HHH-20488 - Find by "IdClass" fails under JPA compliance mode enabled
- HHH-20487 - setLockMode/Scope should throw IllegalStateException instead of UnsupportedOperationException
- HHH-20484 - HbmXmlTransformer Generates Invalid <generic-generator> for <generator class="native"/>
- HHH-20483 - HbmXmlTransformer removes quotes from table names
- HHH-20481 - HbmXmlTransformer should normalize <map-key> type attribute values to Java type names during XML Conversion
- HHH-20477 - HbmXmlTransformer Ignores Cascade Attributes for <many-to-many> Mappings
- HHH-20466 - Remove orphan-removal attribute for many-to-many xml mapping
- HHH-20465 - Full Stateless Session mutation support for @Audited entities
- HHH-20454 - HbmXmlTransformer generates an incorrect mapping for an HBM file containing a <many-to-one> association with a property-ref attribute.
- HHH-20453 - Combining @Temporal entity mappings and a @Changelog leads to CCE
- HHH-20451 - Hbm <map-key-many-to-many> is ignored during HbmXmlTransformer conversion
- HHH-20434 - Selecting a MapAttribute should return map values and not the map itself
- HHH-20425 - Identifier not detected while
@Idis placed in@MappedSuperClassand combined with@Access - HHH-20357 - Component.sortProperties() reorders Envers originalId key, breaking joined audit-table FK/joins for JOINED inheritance
- HHH-20324 - AnnotationException: overrides mapping specified using '@JoinColumnOrFormula' thrown when join column is overridden via XML mapping
- HHH-20182 - OracleLegacyDialect try to deploy an unknown time type
- HHH-20042 - unnecessary quoting of implicit column names when table name is quoted
- HHH-19567 - EntityGraph.removeAttributeNode() should suppress EAGER fetching
- HHH-9912 - ProcedureCall and multiple result-set mappings
Deprecation
Improvement
- HHH-20575 - Update HikariCP to 7.1.0
- HHH-20554 - Upgrade to Jandex 3.6
- HHH-20553 - Upgrade to hibernate-models 1.2
- HHH-20548 - Update Micrometer to 1.17.0
- HHH-20535 - Update Jackson 2 to 2.22.0
- HHH-20534 - Update c3p0 to 0.14.1
- HHH-20533 - Update Agroal to 3.2
- HHH-20532 - Update EHCache to 3.12.0
- HHH-20531 - Update Alitbase JDBC driver to 8.1.0.0.3
- HHH-20528 - Upgrade Oracle Test Pilot Setup GitHub action to v1.0.24
- HHH-20527 - Raise CUBRIDDialect minimum version to 10.2 and align capability flags
- HHH-20508 - sort out all the Fetch[Mode|Style] enums
- HHH-20503 - Support for JPA 4 @Fetch
- HHH-20496 - Deprecate ValidationMode.DDL
- HHH-20495 - Make sure we release resources (if needed) after stateless session operations
- HHH-20493 - Complete the implementation of jakarta.persistence.Parameter
- HHH-20492 - Closing ProcedureCall should not try resolving outputs
- HHH-20486 - Account for new validation group options introduced by Jakarta Persistence 4 and the change in their default values
- HHH-20476 - EntityExistsException in JPA 4
- HHH-20471 - IF [NOT] EXISTS DDL for 19.28+ versions of Oracle Database
- HHH-20470 - Update Geolatte to 1.12
- HHH-20469 - Update Agroal to 3.1.2
- HHH-20464 - Support for custom EntityManager.CreationOption, EntityManager.Option, EntityAgent.CreationOption and EntityAgent.Option
- HHH-20463 - Update Jackson 3 to 3.1.3
- HHH-20462 - Update Jackson 2 to 2.21.3
- HHH-20461 - Bugfix updates for various JDBC drivers
- HHH-20460 - Update SQL Server JDBC driver to 13.4.0.jre11
- HHH-20459 - Update Informix JDBC driver to 15.0.1.1
- HHH-20458 - Update SAP HANA JDBC driver to 2.28.7
- HHH-20457 - Update DB2 JDBC driver to 12.1.4.0
- HHH-20456 - Update dom4j to 2.2.0
- HHH-20455 - Update Log4j to 2.26.0
- HHH-20450 - Branch Autonomous databases for Oracle Test Pilot
- HHH-20449 - treat static queries as named queries
- HHH-20445 - implement support for Jakarta Data 1.1
- HHH-20442 - Add support for collection immutability in XML mapping
- HHH-20437 - Review the list of Jakarta Validation constraints that should influence the DDL
- HHH-20436 - Complete the implementation to support new lifecycle events (@PreMerge,@Pre/PostUpsert ...)
- HHH-20435 - Sync the updates from Jakarta Persistence 4 XSDs to corresponding ORM extended equivalents
- HHH-20431 - SchemaManagementAction in PersistenceConfiguration
- HHH-20430 - JPA exception conversion for EntityAgent
- HHH-20423 - Relax the strict JPQL compliance and make
selectoptional - HHH-20420 - Upgrade Oracle JDBC driver to version 23.26.2.0.0 and Oracle Jackson OSON JDBC Extension to version 1.0.6
- HHH-20415 - get rid of IntegralDataTypeHolder
- HHH-20403 - Update Jandex to 3.5.3
- HHH-20402 - Update JBoss Logging to 3.6.3
- HHH-20401 - Update c3p0 to 0.13.0
- HHH-20340 - Do not issue any statement when performing DDL and there is nothing to do
- HHH-20295 - Add a true observer alternative to StatementInspector
- HHH-20210 - Redesign ProcedureCall and Outputs
- HHH-20141 - Add Session#getReference based on natural-id
- HHH-20139 - Revamp scanning in lieu of JPA 4 changes
- HHH-20135 - Implement support for <default-to-one-fetch-type/>
- HHH-20134 - Implement support for @ExcludedFromVersioning
- HHH-20097 - infer @Immutable for final fields of immutable type
- HHH-20062 -
Classoverload forjarFileUrl - HHH-19951 - introduce DetachedObjectException
- HHH-19509 - throw when session methods are invoked from a callback
- HHH-19424 - Continue switching tests using hbm.xml to use mapping.xml
- HHH-19417 - FetchProfile not properly overridden in mapping.xml
- HHH-17922 - Redesign ActionQueue
- HHH-12235 - Translate GenericJdbcException Oracle error code 08177
New Feature
- HHH-20526 - @Asynchronous repositories
New Feature
- HHH-20525 - Jakarta Data events for stateful repos
- HHH-20516 - enforce discriminator-based multi-tenancy using native RLS
- HHH-20512 - bytecode enhancer should unfinal entity classes and their methods
- HHH-20510 - Bring back hibernate-ucp module
- HHH-20505 - support CacheStoreMode, CacheRetrieveMode, BatchSize as FetchOptions
- HHH-20490 - introduce MutationOrSelectionQuery
- HHH-20475 - JPA4 converted parameters
- HHH-20426 - @NamedNativeQuery result set mapping members
- HHH-20389 - Flush-time (eventuality-based) bidirectional association management
- HHH-20374 - Trigger entity listeners on changes to owned collections and owned associations
- HHH-20372 - Support improvements to @Index and @XxxTable
- HHH-20371 - Support for @EntityResult, @ColumnResult, and @ConstructorResult on a @StaticNativeQuery method
- HHH-20370 - Support for @StaticQueryOptions
- HHH-20369 - Allow entity listener to declare multiple callback methods of the same event type, for different entity types
- HHH-20368 - Support for @Discoverable
- HHH-20367 - Support for StatementOrTypedQuery
- HHH-20366 - Support extended flush control
- HHH-20364 - Support for creation of Criteria from JPQL strings
- HHH-20363 - Support for expanded criteria and metamodel types
- HHH-20362 - Support for @EntityListener
- HHH-20342 - Implementation of "Safe Mode" for AI Assistant
Proposal
- HHH-20521 - EntityManager and EntityAgent injection in Jakarta Data
- HHH-17558 - HQL queries returning detached collections
Remove Feature
- HHH-20568 - Make hibernate-micrometer dependency to Micrometer provided (compileOnly)
- HHH-20545 - Remove remaining parts of the deprecated org.hibernate.transform package
- HHH-20485 - remove @Cascade and CascadeType
- HHH-20474 - clean up deprecated methods of Graph and RootGraph
- HHH-20446 - Remove the requirement for setter/getter implementations to be Serializable
- HHH-20429 - kill off FlushModeType
- HHH-20413 - removal of many deprecated SPIs for H8
- HHH-20412 - rework GenericGenerator
- HHH-20136 - Remove Session.replicate() methods
- HHH-20083 - Remove ExecuteUpdateResultCheckStyle and friends
- HHH-18183 - Remove @Comment / @Comments
Sub-task
- HHH-20439 - enable ci for spanner
Task
-
8.0.0.Alpha102 Feb 2026 pre-releaseRelease notes
Open source →Improvement
- HHH-20129 - Move JPA callbacks to EntityPersister
- HHH-20074 - Adapt Hibernate Query contracts to new JPA 4.0 structure
Task
- HHH-20028 - Update to Jakarta Persistence 4.0
-
7.4.6.Final24 Aug 2026Nothing published for this version
-
7.4.5.Final12 Jul 2026Nothing published for this version
-
7.4.4.Final05 Jul 2026Nothing published for this version
-
7.4.3.Final28 Jun 2026Nothing published for this version
-
7.4.2.Final21 Jun 2026Nothing published for this version
-
7.4.1.Final09 Jun 2026Nothing published for this version
-
7.4.0.Final26 May 2026Nothing published for this version
-
7.4.0.CR107 May 2026 pre-releaseNothing published for this version
-
7.3.13.Final02 Aug 2026Nothing published for this version
-
7.3.12.Final12 Jul 2026Nothing published for this version
-
7.3.11.Final05 Jul 2026Nothing published for this version
-
7.3.10.Final28 Jun 2026Nothing published for this version
-
7.3.9.Final21 Jun 2026Nothing published for this version
-
7.3.8.Final07 Jun 2026Nothing published for this version
-
7.3.7.Final31 May 2026Nothing published for this version
-
7.3.6.Final24 May 2026Nothing published for this version
-
7.3.5.Final17 May 2026Nothing published for this version
-
7.3.4.Final10 May 2026Nothing published for this version
-
7.3.3.Final03 May 2026Nothing published for this version
-
7.3.2.Final20 Apr 2026Nothing published for this version
-
7.3.1.Final10 Apr 2026Nothing published for this version
-
7.3.0.Final16 Mar 2026Nothing published for this version
-
7.3.0.CR203 Feb 2026 pre-releaseNothing published for this version
-
7.3.0.CR123 Jan 2026 pre-releaseNothing published for this version
-
7.2.24.Final02 Aug 2026Nothing published for this version
-
7.2.23.Final12 Jul 2026Nothing published for this version
-
7.2.22.Final05 Jul 2026Nothing published for this version
-
7.2.21.Final28 Jun 2026Nothing published for this version
-
7.2.20.Final21 Jun 2026Nothing published for this version
-
7.2.19.Final09 Jun 2026Nothing published for this version
-
7.2.18.Final07 Jun 2026Nothing published for this version
-
7.2.17.Final31 May 2026Nothing published for this version
-
7.2.16.Final24 May 2026Nothing published for this version
-
7.2.15.Final17 May 2026Nothing published for this version
-
7.2.14.Final10 May 2026Nothing published for this version
-
7.2.13.Final03 May 2026Nothing published for this version
-
7.2.12.Final19 Apr 2026Nothing published for this version
-
7.2.11.Final12 Apr 2026Nothing published for this version
-
7.2.10.Final05 Apr 2026Nothing published for this version
-
7.2.9.Final30 Mar 2026Nothing published for this version
-
7.2.8.Final26 Mar 2026Nothing published for this version
-
7.2.7.Final15 Mar 2026Nothing published for this version
-
7.2.6.Final01 Mar 2026Nothing published for this version
-
7.2.5.Final22 Feb 2026Nothing published for this version
-
7.2.4.Final08 Feb 2026Nothing published for this version
-
7.2.3.Final01 Feb 2026Nothing published for this version
-
7.2.2.Final27 Jan 2026Nothing published for this version
-
7.2.1.Final15 Jan 2026Nothing published for this version
-
7.2.0.Final12 Dec 2025Nothing published for this version
-
7.2.0.CR410 Dec 2025 pre-releaseNothing published for this version
-
7.2.0.CR325 Nov 2025 pre-releaseNothing published for this version
-
7.2.0.CR210 Nov 2025 pre-releaseNothing published for this version
-
7.2.0.CR108 Oct 2025 pre-releaseNothing published for this version
-
7.1.35.Final02 Aug 2026Nothing published for this version
-
7.1.34.Final12 Jul 2026Nothing published for this version
-
7.1.33.Final05 Jul 2026Nothing published for this version
-
7.1.32.Final28 Jun 2026Nothing published for this version
-
7.1.31.Final21 Jun 2026Nothing published for this version