Issues
- Avoid allocating arrays in most methods of ComponentTypeHHH-9003Resolved issue: HHH-9003Sanne Grinovero
- Unnecessary Stack object being allocated in org.hibernate.engine.internal.CascadeHHH-9001Resolved issue: HHH-9001Sanne Grinovero
- Avoid frequent lookup of EntityPersisterHHH-8991Resolved issue: HHH-8991Sanne Grinovero
- Improve backwards compatibility of 4.2 branch by reintroducing the deleted NonFlushedChanges interfaceHHH-8990Resolved issue: HHH-8990Sanne Grinovero
- Logic Mismatch Between AbstractQueryImpl and LimitHelper For setMaxResults(0)HHH-8989Resolved issue: HHH-8989Brett Meyer
- Remove unnecessary fields from EntityEntryHHH-8984Resolved issue: HHH-8984Sanne Grinovero
- SQLWarning objects attached to Sybase statements contribute to significant growth in memory footprintHHH-8983Resolved issue: HHH-8983Brett Meyer
- Smarter allocation prediction for HQLQueryPlan.performListHHH-8977Resolved issue: HHH-8977Sanne Grinovero
- Reduce allocation cost of org.hibernate.cache.spi.CacheKey instancesHHH-8961Resolved issue: HHH-8961Sanne Grinovero
- Avoid LockOptions allocation in LoadEvent unless strictly requiredHHH-8954Resolved issue: HHH-8954Sanne Grinovero
- Avoid array allocation in #getColumnSpan(Mapping)HHH-8950Resolved issue: HHH-8950Sanne Grinovero
- Optimize performance of ServiceRegistry for intense lookup, small contents and almost no writesHHH-8947Resolved issue: HHH-8947Sanne Grinovero
- Optimize JdbcCoordinatorImpl for CPU performanceHHH-8946Resolved issue: HHH-8946Sanne Grinovero
- correct logging hotspotsHHH-8942Resolved issue: HHH-8942Brett Meyer
- Reduce contention on initialization of ColumnNameCache instances by loadersHHH-8939Resolved issue: HHH-8939Sanne Grinovero
- BaseCoreFunctionalTestCase#rebuildSessionFactory() not releasing sessionsHHH-8930Resolved issue: HHH-8930Brett Meyer
- ClassLoaderServiceImpl introduces random classpath ordering via HashSetHHH-8922Resolved issue: HHH-8922Brett Meyer
- annotations OneToOne test fail with some sequence supporting dialectsHHH-8900Resolved issue: HHH-8900Brett Meyer
- Improve scalability of TableGenerator: PooledLoOptimizerHHH-8878Resolved issue: HHH-8878Sanne Grinovero
- PostgreSQL & H2 dialect incorrect for count distinct tuplesHHH-8864Resolved issue: HHH-8864Brett Meyer
- org.hibernate.engine.internal.StatisticalLoggingSessionEventListener not displaying properly time for partial flushesHHH-8863Resolved issue: HHH-8863Brett Meyer
- UnsupportedOperationException when using addScalar on querys created via NamedSQLQueryDefinitionHHH-8850Resolved issue: HHH-8850Brett Meyer
- More informative error message for EntityType.replaceHHH-8845Resolved issue: HHH-8845Brett Meyer
- Give a better message about where a problem with a mapping could beHHH-8831Resolved issue: HHH-8831Brett Meyer
- java.io.NotSerializableException: org.hibernate.internal.util.ValueHolderHHH-8822Resolved issue: HHH-8822Brett Meyer
- Sequence generators on HSQLDB starts by default on 0HHH-8814Resolved issue: HHH-8814Brett Meyer
- The "ESCAPE" key word is not recognized by a Hibernate filter.HHH-8790Resolved issue: HHH-8790Brett Meyer
- Bundle symbolic name error - duplicate nameHHH-8779Resolved issue: HHH-8779Brett Meyer
- enhance-maven-plugin error : No plugin descriptor found at META-INF/maven/plugin.xmlHHH-8777Resolved issue: HHH-8777Brett Meyer
- Column not found in Turkish locale because of toLowerCase()HHH-8765Resolved issue: HHH-8765Brett Meyer
- evictQueryRegions does not evict default query regionHHH-8747Resolved issue: HHH-8747Brett Meyer
- Criteria API multiselect not working with PredicatesHHH-8699Resolved issue: HHH-8699Lukasz Antoniak
- Hibernate 4.1 documentation uses method buildSessionFactory() on Configuration object despite its deprecation.HHH-8674Resolved issue: HHH-8674Brett Meyer
- Classloader conflicts with embedded OSGi frameworksHHH-8655Resolved issue: HHH-8655Brett Meyer
- Unable to create unique key constraint on foreign key annotated with @UniqueConstraintHHH-8638Resolved issue: HHH-8638Brett Meyer
- ListIndexExpression seems to be rendered incorrectlyHHH-8404Resolved issue: HHH-8404Brett Meyer
- JOINED classes cause exception when referenced as a Collection and using @OrderByHHH-7630Resolved issue: HHH-7630Brett Meyer
- org.hibernate.ObjectNotFoundException while using GetHHH-7205Resolved issue: HHH-7205Brett Meyer
- Read/write DiscriminatorValue from/to DiscriminatorColumn when combined with InheritanceType#JOINEDHHH-6911Resolved issue: HHH-6911Steve Ebersole
- Remove unnecessary security checks in property accessorsHHH-5289Resolved issue: HHH-5289Brett Meyer
- Allow hibernate connect to Firebird database without set "hibernate.dialect" propertyHHH-4638Resolved issue: HHH-4638Brett Meyer
- Creation of table for HiLoGenerator fails to create table of the correct to for MySQL InnoDBHHH-3604Resolved issue: HHH-3604Brett Meyer
- wrong xml tags in documentation examplesHHH-3541Resolved issue: HHH-3541Brett Meyer
- UnsupportedOperationException with StatelessSessionHHH-3482Resolved issue: HHH-3482Brett Meyer
- mess in a list of supported dialects (OracleDialect, H2Dialect, etc.)HHH-3453Resolved issue: HHH-3453Brett Meyer
- NPE while query.list on a Native SQL, using L2 cacheHHH-3051Resolved issue: HHH-3051Brett Meyer
- UnionSubclassEntityPersister.generateSubquery() does not use column.getQuotedName()HHH-2988Resolved issue: HHH-2988Brett Meyer
- Hibernate only uses info level on logger message to disencourage Hibernate Pool Manager. This should be a warning.HHH-2298Resolved issue: HHH-2298Brett Meyer
- Query metadata gives NPE for polymorphic queriesHHH-2188Resolved issue: HHH-2188Brett Meyer
49 of 49