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-6781] - Class level @Where annotation is not enforced on collections of that class
14
+
* [HHH-7355] - Hibernate criteria JOIN + additional condition (with clause) don't work with many-to-many association
15
+
* [HHH-8507] - SQLServer2005LimitHandler throws "string out of range -1" error
16
+
* [HHH-9178] - Querying audited entities with embeddables fails with 'org.hibernate.QueryException: could not resolve property:'
17
+
* [HHH-9602] - Schema validation fails when materialized view is involved
18
+
* [HHH-9676] - TypeSafeActivator.applyDDL doesn't process composing constraints when @NotNull is present
19
+
* [HHH-9894] - Support Informix Boolean Type
20
+
* [HHH-9951] - Formula annotation doesn't properly escape keywords/types
21
+
* [HHH-10143] - Apache Derby and PostgreSQL - Criteria selectCase with Enum fails without explicit cast
22
+
* [HHH-10246] - PropertyNotFoundException with Hibernate Envers when using referencedColumn in @JoinColumn and bidirectional @OneTomany
23
+
* [HHH-10287] - Cache keys no longer include the entity type
24
+
* [HHH-10290] - org.hibernate.test.cfg.BatchVersionedDataConfigTest does not work properly when hibernate.jdbc.batch_versioned_data is set in environment
25
+
* [HHH-10365] - Karaf feature hibernate-envers fails to create EntityManagerFactory
26
+
* [HHH-10373] - Sequence generator for idbag ignores generator parameters
27
+
* [HHH-10468] - If global "with modified flag" set, you cannot override the value
28
+
* [HHH-10476] - Getting an entity with composite ID containing a detached entity fails if PersistenceContext contains a managed copy
29
+
* [HHH-10513] - Follow-on locking WARN message logged when query LockMode is NONE
30
+
* [HHH-10522] - Invalid reference to naming chapter in user guide
0 commit comments