Issues
- Wrong getter function being calledHHH-11918Resolved issue: HHH-11918
- Lost Update caused by optimistic lock excluded attributesHHH-11893
- ManyToMany with Filter generates incorrect load SQLHHH-11410Resolved issue: HHH-11410Chris Cranford
- OneToMany Relationship with CascadeType.MERGE never remove orphansHHH-11244Resolved issue: HHH-11244
- Join on treated join not rendered in HQLHHH-10767Resolved issue: HHH-10767
- StoredProcedureQuery.hasMoreResults() throws exception with multiple ResultSetsHHH-10616Resolved issue: HHH-10616
- ClassCastException using Restrictions.in with Child classes in Criteria based on Parent classHHH-10517Resolved issue: HHH-10517Vlad Mihalcea
- Exception when using the Treat-Operator with MapJoinsHHH-10488
- org.hibernate.procedure.ProcedureCall does not work with functionHHH-10444Resolved issue: HHH-10444
- Leaks when combined with dependencies into one jarHHH-10414Resolved issue: HHH-10414
- EntityGraph API: subclass subgraph support missing/brokenHHH-10378Resolved issue: HHH-10378Gavin King
- Sequence sharing with different settings of increment produces duplicate keysHHH-10374Resolved issue: HHH-10374
- Fetching an already loaded entity with an EntityGraph does not initialize previously lazy loaded attributesHHH-10179
- HQL: Make "AS" keyword optional in SELECT part as it's in FROM partHHH-10147
- Enabling orphanRemoval on oneToMany relationship causes constraint violationHHH-10123Resolved issue: HHH-10123
- HibernateUtil doesn't work as provided in documentationHHH-10091Resolved issue: HHH-10091
- insertable and updatable attributes ignored in embedded idHHH-10080
- BaseQueryImpl#findParameterRegistration(int) is slow when the query has large IN clauseHHH-10074
- SchemaValidator fails on Postgres due to wrong escaping of sequences name with global quoting enabledHHH-10063Resolved issue: HHH-10063
- Cannot define Path rooted at a collection join referencing attribute named same as "collection property"HHH-10024Resolved issue: HHH-10024Steve Ebersole
- Exception due to unnecessary alias increment creating hpqlHHH-10010
- UniqueKey.sqlDropString doesn't work for MySQLHHH-9989
- Pagination ignored on collection fetch join: Add the ability to throw an exception instead of loggin a warnHHH-9965Resolved issue: HHH-9965Former user
- Unnecessary SELECT with second level cacheHHH-9963Resolved issue: HHH-9963
- Second level query cache returns stale data if query and update statements are executed concurrentlyHHH-9962Resolved issue: HHH-9962Radim Vansa
- Weird Behavior of Cache with fetchmode join and scroll-iteratorHHH-9957Resolved issue: HHH-9957
- Add EqualsHelper#areEqual which adds array-specific equality checksHHH-9954Resolved issue: HHH-9954Steve Ebersole
- Update of not-null foreign key column to null if relation is owned on "parent" sideHHH-9950Resolved issue: HHH-9950
- Inconsistent behavior on *toMany collections if versions are negativeHHH-9944
- Null collections with orphanRemoval=true lead to "A collection with cascade="all-delete-orphan" was no longer referenced by the owning entity instance"HHH-9940
- Hibernate fails to delete orphan child if parent is merged and not yet flushedHHH-9935Resolved issue: HHH-9935Former user
- javax.persistence.query.timeout hint is not fully supportedHHH-9929Resolved issue: HHH-9929
- hibernate.hbm2ddl.auto="validate" works incorrectly with Postgres 9.1 sequencesHHH-9922
- Multiple different result sets from stored procedureHHH-9912
- Unexpected results when using class inheritance with JPA entitiesHHH-9909
- Entity's sequence generator is skipped if it joined through @JoinTable annotationHHH-9904Resolved issue: HHH-9904Former user
- PropertyAccessException: could not set a field value by reflection setter of... when using AttributeConverter for enumHHH-9901Resolved issue: HHH-9901Former user
- Different JPQL queries might be mapped to the same QueryKeyHHH-9900Resolved issue: HHH-9900
- Hibernate generator try to regenerate same metamodel after generated entitiesHHH-9892Resolved issue: HHH-9892Steve Ebersole
- Oracle database constraint violation reported as RollbackException with JTA transaction managerHHH-9888Resolved issue: HHH-9888Steve Ebersole
- Closing EntityManagerFactory throwing Exception, because a transaction is activeHHH-9880Resolved issue: HHH-9880
- SessionFactory fails to build if @org.hibernate.annotations.Generated is added to a propertyHHH-9879Resolved issue: HHH-9879Former user
- QuerySyntaxException "Unable to locate appropriate constructor" using enum literal in SELECT NEW JPQL queryHHH-9875
- JPA positional parameter mapping bug with" same java type and same value but different custom type"HHH-9871
- One To One Mapping of Composite Keys leads to TypeMismatchExceptionHHH-9870
- incorrect column information generated using schemaExportHHH-9865Resolved issue: HHH-9865Andrea Boriero
- foreign key violation with order_inserts=true and batches with mixed subclass entitiesHHH-9864Resolved issue: HHH-9864Vlad Mihalcea
- Multiple TREAT operators does not work properly for joined inheritanceHHH-9862Resolved issue: HHH-9862Christian Beikov
- Unexpected warning when using the SQL TRIM function with less than 4 parametersHHH-9842
- enhance extensibility of MultipleHiLoPerTableGeneratorHHH-9836Resolved issue: HHH-9836Former user
50 of 55