Issues
- Query.setCacheMode not honoredHHH-9046Resolved issue: HHH-9046
- JPA TypedQuery.setHint with standard hint javax.persistence.cache.retrieveMode and CacheRetrieveMode.BYPASS not honoredHHH-9045Resolved issue: HHH-9045
- No option to sort the delete sql commands to allow a better batch processingHHH-7536Resolved issue: HHH-7536
- Execute deletes firts then inserts and last updates to improve performance on DB2 databaseHHH-7533Resolved issue: HHH-7533
- Issue with ANTLR-based HQL/SQL query translator i.e. ASTQueryTranslatorFactory when SQL 'ALL' keyword is used in HQLHHH-7422Resolved issue: HHH-7422
- Problem with expressions in criteria CASE WHEN OTHERWISEHHH-7277Resolved issue: HHH-7277
- QueryPlanCache is not used in an optimal wayHHH-6979Resolved issue: HHH-6979
- JPA criteria query in is very slow when compared to hibernate criteriaHHH-6978Resolved issue: HHH-6978
- cannot insert a blank or empty xml element through dom4j entity modeHHH-6878Resolved issue: HHH-6878
- Can't make tables in Derby, Boolean problemHHH-6540Resolved issue: HHH-6540
- org.hibernate.cache.infinispan.util.CacheHelper$EvictAll deserialziation issues when running on infinispan clusetr for 2bd Level CacheHHH-6377Resolved issue: HHH-6377
- Envers @mappedSupperclass bad behaviourHHH-6331
- Maps with objects as values cannot be used as keys if the hashcode is lazily loaded.HHH-6316Resolved issue: HHH-6316
- sum(distinct property)HHH-6311
- Unnecessary lock in UpdateTimestampsCacheHHH-6296Resolved issue: HHH-6296Former user
- UpdateTimestampsCache should try to avoid acquiring lock if possibleHHH-6286Resolved issue: HHH-6286Strong Liu
- failure trying to delete an @Entity with a NULL @Version timestamp using postgresqlHHH-6259Resolved issue: HHH-6259
- Derby dialect does not query for existing sequencesHHH-6205Resolved issue: HHH-6205
- JoinColumn on non key field fails to populate collectionHHH-6204Resolved issue: HHH-6204Steve Ebersole
- "Mixing nullable" Error Message CorrectionHHH-6167Resolved issue: HHH-6167Brett Meyer
- Add hitCache() to Query InterfaceHHH-6166Resolved issue: HHH-6166
- HqlLexer can cause ClassNotFound in OSGi environmentHHH-6165Resolved issue: HHH-6165
- Column under a duplicate alias in union-subclass filtered from select statementHHH-6157Resolved issue: HHH-6157
- SQLServer2008Dialect does not provide new paging featureHHH-6136Resolved issue: HHH-6136Former user
- Envers AuditEntity.revisionProperty("...").isNotNull() creates wrong sqlHHH-6116Resolved issue: HHH-6116Lukasz Antoniak
- PostgreSQL problem when using @Lob on String fieldHHH-6105Resolved issue: HHH-6105Former user
- Upgrade to latest Ehcache & add org.hibernate 3.3 SPI wrappersHHH-6083Resolved issue: HHH-6083Steve Ebersole
- Random order of generated columns for a class hierarchy using @Inheritance(strategy = InheritanceType.SINGLE_TABLE)HHH-6079Resolved issue: HHH-6079Brett Meyer
- JPA-specified default schema ignored for Hibernate sequencesHHH-6068Resolved issue: HHH-6068Steve Ebersole
- Postgresql can not work with @Lob typeHHH-6066Resolved issue: HHH-6066
- Have `Restrictions.in()` throw an exception when given an empty collectionHHH-6065Resolved issue: HHH-6065Christian Beikov
- The fix for HHH-5126 breaks array constructor in PostgreSQLHHH-6063Resolved issue: HHH-6063Former user
- Executable actions, created inside lifecycle callbacks, are ignored during flushHHH-6032Resolved issue: HHH-6032
- HBM2DLL creates invalid Create Table statement on MySQL 5.5.x because keyword *TYPE* is forbidden nowHHH-5988Resolved issue: HHH-5988
- CacheKey is storing references to entities instead of identifiersHHH-5980Resolved issue: HHH-5980
- EntityMode.DOM4J Query mangles binary dataHHH-5979Resolved issue: HHH-5979
- unnecessary import which crashes the system in OSGi environementHHH-5974Resolved issue: HHH-5974Strong Liu
- Typo in documentation about InterceptorsHHH-5973Resolved issue: HHH-5973Brett Meyer
- ClassCastException using SimpleExpression.ignoreCase on not VARCHAR property typeHHH-5972Resolved issue: HHH-5972
- Bad performance UpdateTimestampsCache ReentrantReadWriteLockHHH-5971Resolved issue: HHH-5971Strong Liu
- Envers Fetching Indexed Collection - Duplicate Row ExceptionHHH-5967Resolved issue: HHH-5967AdamA
- In JPA 2.0 no way to use SINGLE_TABLE for entity subclass included in associations @OneToManyHHH-5965Resolved issue: HHH-5965Steve Ebersole
- IllegalArgumentException (Parameter value ... was not matching type ...) for JPA-Query: Worked with 3.3.1.GAHHH-5964Resolved issue: HHH-5964
- Custom POJO Loading strategy for cglib and javassistHHH-5962Resolved issue: HHH-5962
- Add support to @OrderColumn JPA2 annotation to work with @AuditMappedByHHH-5955Resolved issue: HHH-5955Chris Cranford
- WrongClassException in Single-Table InheritanceHHH-5954Resolved issue: HHH-5954Christian Beikov
- BlobTypeDescriptor.PRIMITIVE_ARRAY_BINDING binder does not unwrap value before bindingHHH-5952Resolved issue: HHH-5952Former user
- Make @UniqueConstraint inheritableHHH-5950Resolved issue: HHH-5950
- Trying to get a PluralAttributePath from a @MappedSuperclass throws org.hibernate.MappingException: Unknown collection roleHHH-5948Resolved issue: HHH-5948Janario Oliveira
- Improve error message, documentation and tests on @UniqueConstraintHHH-5947Resolved issue: HHH-5947Emmanuel Bernard
50 of 79