Issues
- Add documentation section about Filter and FilterDefHHH-11002Resolved issue: HHH-11002Vlad Mihalcea
- Limit Handler for SQL server doesn't support queries with alias( without 'as' keyboard ) in select clause.HHH-10994Resolved issue: HHH-10994Chris Cranford
- NPE when Lazy loading collection without transaction for bytecode enhanced entitieHHH-10993Resolved issue: HHH-10993Former user
- Cannot save JTS geometry with SRID 3857 into SRID 3857 columnHHH-10987Resolved issue: HHH-10987Karel Maesen
- entity not enhanced when mapped superclass enhanced beforeHHH-10977Resolved issue: HHH-10977Luis Barreiro
- hibernate-enhance-maven-plugin won't enhance entities with bidirectional relationshipsHHH-10973Resolved issue: HHH-10973Luis Barreiro
- Document flush operation orderHHH-10971Resolved issue: HHH-10971Vlad Mihalcea
- Document @DiscriminatorValue NULL and NOT_NULL optionsHHH-10966Resolved issue: HHH-10966Vlad Mihalcea
- flush triggers load when using enableDirtyTrackingHHH-10922Resolved issue: HHH-10922Luis Barreiro
- PluralAttribute#isAssociation returns true for @ElementCollectionHHH-10888Resolved issue: HHH-10888Former user
- Join table of lazy loading many-to-many relation not saved when lazy initialization bytecode enhancement is activeHHH-10865Resolved issue: HHH-10865Luis Barreiro
- JPA Constructor Expressions fails with nullLiteral passed to constructorHHH-10861Resolved issue: HHH-10861Andrea Boriero
- PropertyAccessMixed not aware of Access annotationHHH-10851Resolved issue: HHH-10851Luis Barreiro
- QuerySyntaxException when use CriteriaBuilder.concat in selectCase expressionHHH-10843Resolved issue: HHH-10843Andrea Boriero
- Auxiliary Database Object no longer documentedHHH-10826Resolved issue: HHH-10826Vlad Mihalcea
- Envers can't start when some audited field has accented lettersHHH-10811Resolved issue: HHH-10811Chris Cranford
- Bytecode enhancement of @MappedSuperclassHHH-10801Resolved issue: HHH-10801Luis Barreiro
- org.hibernate.query.Query<R> setProperties(Map map); set to null parameters not contained in the mapHHH-10796Resolved issue: HHH-10796Andrea Boriero
- StatefulPersistenceContext.entityEntryContext does not work properly for ManagedEntity associated with a different StatefulPersistenceContextHHH-10795Resolved issue: HHH-10795Former user
- SortedMap defined in .hbm.xml are not sortableHHH-10774Resolved issue: HHH-10774Steve Ebersole
- XML Enum mapping with parameter 'type'HHH-10766Resolved issue: HHH-10766Vlad Mihalcea
- Some links in the user guide are brokenHHH-10765Resolved issue: HHH-10765Vlad Mihalcea
- Propagating NULL for a stored-procedure named parameters will not work for Oracle if there are other named parametersHHH-10761Resolved issue: HHH-10761Former user
- "select new ..." with CAST( NULL AS ...) fails with QuerySyntaxException: unexpected AST node: NULLHHH-10757Resolved issue: HHH-10757Former user
- StoredProcedureQuery with OUT param fails with Oracle when using named parametersHHH-10756Resolved issue: HHH-10756Former user
- SQLServer dialect issue with native sqlHHH-10736Resolved issue: HHH-10736Chris Cranford
- Hibernate Envers creates unnecessary audit rows for tables with LOB dataHHH-10734Resolved issue: HHH-10734Chris Cranford
- Issue with CriteriaBuilder.literal(boolean) in my select expression?HHH-10729Resolved issue: HHH-10729Andrea Boriero
- Hibernate Integrations Guide: an incorrect example LatestAndGreatestConnectionProviderImplHHH-10725Resolved issue: HHH-10725Vlad Mihalcea
- Subselect fetches are not detected by load plansHHH-10712Resolved issue: HHH-10712Former user
- Accessing a lazy collection in an enhanced class deletes it afterwardsHHH-10708Resolved issue: HHH-10708Steve Ebersole
- Backport HHH-9548 to globally enable passing null as stored procedure parameter to Hibernate 5.0HHH-10697Resolved issue: HHH-10697Former user
- Subselect fetching is not used for collections if their entity owners are initialized in a batchHHH-10679Resolved issue: HHH-10679Former user
- hibernate-mapping's schema is ignoredHHH-10678Resolved issue: HHH-10678Andrea Boriero
- No MultipleBagFetchException is thrown when fetching two bags eagerlyHHH-10648Resolved issue: HHH-10648Former user
- Lazy fetch not properly handled when annotation in @MappedSuperclassHHH-10646Resolved issue: HHH-10646Luis Barreiro
- Enhancement cause Exception if property field not presentHHH-10644Resolved issue: HHH-10644Luis Barreiro
- BytecodeEnhancements PersistentAttributesEnhancer bytecode error INVOKESPECIALHHH-10642Resolved issue: HHH-10642Luis Barreiro
- Some tests fail on Oracle due to ORA-00972: identifier is too longHHH-10641Resolved issue: HHH-10641Martin Simka
- SchemaCreationTest fails on DB2 due to wrong expected statementHHH-10640Resolved issue: HHH-10640Martin Simka
- EntityManager.isOpen() should respect status of SessionHHH-10635Resolved issue: HHH-10635Andrea Boriero
- Auto evict collection cache throws exception with null valuesHHH-10614Resolved issue: HHH-10614Vlad Mihalcea
- Avoid HibernateException with Hibernate.initialize and ENABLE_LAZY_LOAD_NO_TRANSHHH-10608Resolved issue: HHH-10608Vlad Mihalcea
- Oracle JDBC driver can't handle entities with a one-character name in some casesHHH-10598Resolved issue: HHH-10598Former user
- Some tests fail on oracle12c because of missing dialect-scopeHHH-10596Resolved issue: HHH-10596Martin Simka
- ConnectionsReleaseTest should use H2DialectHHH-10588Resolved issue: HHH-10588Martin Simka
- Test NationalizedIgnoreCaseTest.testIgnoreCaseCriteria fails on some databases that don't support nString typeHHH-10587Resolved issue: HHH-10587Martin Simka
- BytecodeEnhancement's AssociationManagement breaks with entity containing two ToOne relations with the same mappedBy value.HHH-10583Resolved issue: HHH-10583Luis Barreiro
- ManagedEntity linked list broken when mutable, non-associated enhanced entity is evictedHHH-10562Resolved issue: HHH-10562Former user
- NonIdentifierAttribute.isLazy() returns false when @Basic(fetch=FetchType.LAZY)HHH-10551Resolved issue: HHH-10551Luis Barreiro
50 of 80
Looks like we are missing the Filer and FilterDef section in the new User Guide.