Issues
- NoopOptimizer skips negative values and 0 when it has a positive incrementSizeHHH-11709Resolved issue: HHH-11709Former user
- CLONE - One-to-Many relationship not working with custom LoaderHHH-11599
- byte[] as the version attribute brokenHHH-10413Resolved issue: HHH-10413Former user
- Bug in JPQL "SELECT NEW" regarding java.sql.Date typeHHH-9525
- 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
- UnsupportedOperationException when using addScalar on querys created via NamedSQLQueryDefinitionHHH-8850Resolved issue: HHH-8850Brett Meyer
- Wrong HQL fetch join documentationHHH-8538Resolved issue: HHH-8538Brett Meyer
- @UniqueConstraint annotation in Table-per-class hierarchyHHH-7931
- Incorrect SQL generated when removing element from a collection when there is a ManyToAny mappingHHH-7397Resolved issue: HHH-7397
- Subselect throws Unexpected End of SubtreeHHH-7182Resolved issue: HHH-7182
- Extra lazy collection size query invalid postgresql syntaxHHH-6977Resolved issue: HHH-6977
- Using FetchType.EAGER with @ElementCollection results in multiple entity copies returned via Criteria queryHHH-6783Resolved issue: HHH-6783
- Query Parameters Not Bound CorrectlyHHH-6698Resolved issue: HHH-6698
- Discriminator value used as ID when inserting entity to PosgtreSQLHHH-6580Resolved issue: HHH-6580Steve Ebersole
- On Sybase ASE, it removes all trailing spaces when inserting data to varcharHHH-6426Resolved issue: HHH-6426Strong Liu
- On Sybase ASE, insert a empty string '' to db, it stores it as single space ' 'HHH-6425Resolved issue: HHH-6425Strong Liu
- On Sybase ASE, avg() function returns a value in the type of the parametersHHH-6424Resolved issue: HHH-6424Strong Liu
- hibernate 3.6 build failed for hibernate-distribution project when development environment in windowsHHH-6390Resolved issue: HHH-6390
- Get rid of system-level configuration properties, make all properties session factory scopedHHH-6339
- Hibernate one-to-many relationship together with Oracle integrity referentialHHH-6324Resolved issue: HHH-6324Former user
- ClassCastException specifying type="character" in hbm.xmlHHH-6313Resolved issue: HHH-6313
- Documentation for "hibernate.hbm2ddl.import_files" needs correction.HHH-6303Resolved issue: HHH-6303
- Is it so necessary to permit only positive revision numbers?HHH-6235Resolved issue: HHH-6235Chris Cranford
- Hibernate throws AnnotationException on column used by multiple overlapping foreign keysHHH-6221Resolved issue: HHH-6221
- JoinColumn on non key field fails to populate collectionHHH-6204Resolved issue: HHH-6204Steve Ebersole
- @OrderColumn works but <order-column> does not (if used inside an <element-collection>)HHH-6180Resolved issue: HHH-6180
- Mapping bidirectional one-to-one relationship fails with an AnnotationException: Unknown mappedBy in: / referenced property unknownHHH-6178Resolved issue: HHH-6178Former user
- HqlLexer can cause ClassNotFound in OSGi environmentHHH-6165Resolved issue: HHH-6165
- HSQLDialect uses wrong trim() function when running HSQLDB v1.8HHH-6122Resolved issue: HHH-6122
- 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
- JPA-specified default schema ignored for Hibernate sequencesHHH-6068Resolved issue: HHH-6068Steve Ebersole
- Wrong property name in the ReferenceHHH-6021Resolved issue: HHH-6021
- Issue with HQL Update query with <join> elementHHH-6011Resolved issue: HHH-6011
- StructuredCacheEntry shall pass correct expected map size and loadFactor for HashMap constructorHHH-6004Resolved issue: HHH-6004Brett Meyer
- Envers fails when an entity has dynamic-componentHHH-6003Resolved issue: HHH-6003AdamA
- Illegal parenthesis in generated Oracle SQL SELECT clause (when using subselect)HHH-5998Resolved issue: HHH-5998
- ClassCastException when accessing attributes of embedded object through Join structure.HHH-5976Resolved issue: HHH-5976
- javax.persistence.metamodel.Metamodel.managedType(Class<X> cls) does not accept embeddable classesHHH-5975Resolved issue: HHH-5975
- Error in filter-def condition attribute definition caused by trim sql functionHHH-5970Resolved issue: HHH-5970
- Add support to @OrderColumn JPA2 annotation to work with @AuditMappedByHHH-5955Resolved issue: HHH-5955Chris Cranford
- Trying to get a PluralAttributePath from a @MappedSuperclass throws org.hibernate.MappingException: Unknown collection roleHHH-5948Resolved issue: HHH-5948Janario Oliveira
- Entities with compound primary keys are not properly handled when querying metamodel and using Criteria APIHHH-5938Resolved issue: HHH-5938Former user
- NoopOptimizer ignores negative allocationSize; uses default of 1 insteadHHH-5933Resolved issue: HHH-5933Former user
- Exception ''Invalid filter-parameter name format" from LoadQueryInfluencers when hql contains colon and filter is enabled.HHH-5932Resolved issue: HHH-5932
- generate schema update script does not respect default schema and default catalog when querying foreign key contraintsHHH-5918Resolved issue: HHH-5918Former user
- Version number incremented even if all changes of the entity were reverted by an interceptorHHH-5911Resolved issue: HHH-5911
- SybaseASE15Dialect getMaxAliasLength() cause SQL exceptionHHH-5909Resolved issue: HHH-5909
50 of 198