You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* [HHH-19375] - fix check for presence of Quarkus in reactive case
13
+
* [HHH-19374] - repositories should always be @Dependent
14
+
* [HHH-19345] - EntityManager#remove checks for entity state are too strict
15
+
* [HHH-19334] - CCE arising from tuple passed to HQL position() function
16
+
* [HHH-19330] - Error in lockstring generation in PostgreSQL
17
+
* [HHH-19320] - Assigned id value is not passed into BeforeExecutionGenerator#generate() method when allowAssignedIdentifiers() is true and id has been assigned
18
+
* [HHH-19318] - follow-on locking and StatelessSession
19
+
* [HHH-19314] - StackOverflowException when using onConflict with createCriteriaInsertValues and createCriteriaInsertSelect
20
+
* [HHH-19306] - Composite generator may not respect the event types of generators it consits of
21
+
* [HHH-19301] - Must import FQCN when generating metamodel class for inner Jakarta Data repository interface
22
+
* [HHH-19291] - Expressions.nullExpresion() in querydsl result in NPE in SqmExpressible with named parameters
23
+
* [HHH-19280] - ResourceRegistryStandardImpl#close(java.sql.Statement) is called on already closed statements
24
+
* [HHH-19279] - @Basic not implicit optional
25
+
* [HHH-19248] - Return of deleted entities doesn't work with naturalid multiloading
26
+
* [HHH-19208] - Javadoc of org.hibernate.cfg.QuerySettings.QUERY_PLAN_CACHE_ENABLED mentions that the query plan cache is disabled by default, but it is enabled by default
27
+
* [HHH-19207] - JPA OrderBy annotated relation not ordered when using entity graph with criteria api
28
+
* [HHH-19059] - Bytecode enhancement fails when inherited fields are mapped using property access in subclass
29
+
* [HHH-18991] - Restrictions should use JDBC parameters
30
+
* [HHH-18920] - Enum parameters in Jakarta Data repository method return type constructor are not properly matched
31
+
* [HHH-18745] - Unnecessary joins when use TREAT operator
32
+
* [HHH-14694] - Use stable proxy names to avoid managing proxy state and memory leaks
33
+
* [HHH-9127] - L2 cache stores stale data when an entity is locked with OPTIMISTIC_FORCE_INCREMENT lock type
0 commit comments