Issues
- @where not working on @mappedsuperclass : is this expected behavior ?HHH-13498Resolved issue: HHH-13498Steve Ebersole
- updatable = false on @JoinColumn breaks update of @OrderColumnHHH-13399
- SQL Result set mapping with Stored Procedure Query having multiple result setsHHH-12109Resolved issue: HHH-12109
- SingleIdMapper does not extract values from Id-ClassHHH-11508Resolved issue: HHH-11508Chris Cranford
- Possible memory leak at org.hibernate.internal.SessionFactoryImplHHH-11341
- CLONE[HHH-8873] - @Where not supported for @MappedSuperClassHHH-11272Resolved issue: HHH-11272
- Hibernate 3.2.6 issue with WAS 8.5HHH-11128Resolved issue: HHH-11128
- MySQL generate unknown datatype NCLOBHHH-10578Resolved issue: HHH-10578
- SQLServer2008Dialect generate incorrect length of nvarcharHHH-10529Resolved issue: HHH-10529Andrea Boriero
- Oracle10gDialect generate nvarchar when using @NationalizedHHH-10495Resolved issue: HHH-10495Andrea Boriero
- HQL different behavior with fetchHHH-10237Resolved issue: HHH-10237Former user
- Parent entity gets an extra revision when child is updatedHHH-10212Resolved issue: HHH-10212Chris Cranford
- Wrong escape of [ and ] charsHHH-10210Resolved issue: HHH-10210
- Hibernate does not audit @ElementCollection when revision_on_collection_change is falseHHH-10201Resolved issue: HHH-10201Chris Cranford
- Unable to load persistence units from JPA persistence.xml if another persistence.xml with jta-data-source is there in classpathHHH-10184Resolved issue: HHH-10184
- Mapping for NVARCHAR in SqlServer not working with native queries; org.hibernate.MappingException: No Dialect mapping for JDBC type: -9HHH-10183Resolved issue: HHH-10183Vlad Mihalcea
- managedFlush() exception swallowed for WebSphere transaction managerHHH-10173Resolved issue: HHH-10173
- Cannot set fetch-profile with xml mapping.HHH-10165Resolved issue: HHH-10165
- Inheritance and L2 cacheHHH-10162Resolved issue: HHH-10162Christian Beikov
- AbstractQueryImpl.setProperties does not work with ProxiesHHH-10116
- Session.refresh() causes infinite loop in bi-directional one-to-many using CascadeType.ALLHHH-10107
- Include source entity name and table name (attribute name too ideally) for associations referencing unmapped classesHHH-10106Resolved issue: HHH-10106Vlad Mihalcea
- Criteria generates illegal sql for subquery from entity with composite keyHHH-10098
- StackOverflowError during sql query creation within AbstractQueryImpl.expandParameterLists methodHHH-10095
- JtaTransaction doesn't call Synchronization methods correctly if it is the initiatorHHH-10094
- insertable and updatable attributes ignored in embedded idHHH-10080
- BaseQueryImpl#findParameterRegistration(int) is slow when the query has large IN clauseHHH-10074
- Order of mapping documents and annotation-mapping is importantHHH-10072Resolved issue: HHH-10072
- SchemaValidator fails on Postgres due to wrong escaping of sequences name with global quoting enabledHHH-10063Resolved issue: HHH-10063
- Entity Manager is not flushed even if FlushMode ALWAYS is set on Oracle 12cHHH-10033Resolved issue: HHH-10033
- Foreign Key name for Composite FK does not apply while creating database with hbm2ddlHHH-10029Resolved issue: HHH-10029
- Dynamic filter parameter can be bound in wrong order when applied to OneToMany collectionsHHH-10027Resolved issue: HHH-10027Andrea Boriero
- Exception due to unnecessary alias increment creating hpqlHHH-10010
- Unable to filter criteria by attribute with @ConvertHHH-9991
- UniqueKey.sqlDropString doesn't work for MySQLHHH-9989
- Unnecessary SELECT with second level cacheHHH-9963Resolved issue: HHH-9963
- find() returns an entity holding an non-managed entity annoted with @MapsIdHHH-9960
- Formula in join columns lead to several errorsHHH-9952Resolved issue: HHH-9952
- Setting a component via update leads to an exceptionHHH-9943
- Incorrect SQL generated when one-to-many foreign key is in a discriminated subclass tableHHH-9941
- 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
- hibernate.hbm2ddl.auto="validate" works incorrectly with Postgres 9.1 sequencesHHH-9922
- Multiple different result sets from stored procedureHHH-9912
- Multiple id properties without identifier type depends on the order in which entity mappings are processedHHH-9911
- Unexpected results when using class inheritance with JPA entitiesHHH-9909
- 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 criteria with multiple joins does not handle the order of query parameters (join on) correclyHHH-9891Resolved issue: HHH-9891Former user
- Oracle database constraint violation reported as RollbackException with JTA transaction managerHHH-9888Resolved issue: HHH-9888Steve Ebersole
50 of 687