Issues
- Reduce logging verbosity of QueryTranslatorFactoryInitiatorHHH-13211Resolved issue: HHH-13211Sanne Grinovero
- Don't log about running a script of type ScriptSourceInputNonExistentImplHHH-13210Resolved issue: HHH-13210Sanne Grinovero
- Experimental feature: Allow for ServiceRegistry "suspend and restore"HHH-13209Resolved issue: HHH-13209Sanne Grinovero
- Apply dialect checks from both method and class level.HHH-13206Resolved issue: HHH-13206Chris Cranford
- Introduce a configuration flag to skip processing of XML mapping metadataHHH-13204Resolved issue: HHH-13204Sanne Grinovero
- NullPointerException when using case on select clause using JPA Criteria APIHHH-13199Resolved issue: HHH-13199Guillaume Smet
- Introduce a global configuration flag to disable JPA callbacksHHH-13198Resolved issue: HHH-13198Sanne Grinovero
- Reduce bootstrap log verbosityHHH-13197Resolved issue: HHH-13197Guillaume Smet
- Select alias in Criteria API seems to bleed into where conditionHHH-13192Resolved issue: HHH-13192Guillaume Smet
- LazyInitializationException when Envers persists audit data that uses a proxy with JPA_PROXY_COMPLIANCE enabled under JTAHHH-13191Resolved issue: HHH-13191Chris Cranford
- org.hibernate.Query#setParameter(String, Object) is extremely slowHHH-13189Resolved issue: HHH-13189Tomas Lamr
- MariaDB dialect detection does not return the latest by defaultHHH-13186Resolved issue: HHH-13186Guillaume Smet
- Oracle dialect detection does not return latest dialect in the default caseHHH-13184Resolved issue: HHH-13184Aleksandar Vasilev
- Reduce bootstrap log verbosityHHH-13181Resolved issue: HHH-13181Guillaume Smet
- Eager subsequent-select fails when EntityGraph is specified for find operationHHH-13175Resolved issue: HHH-13175Steve Ebersole
- Log a warning instead of throwing an Exception when @AttributeOverride is used in conjunction with inheritanceHHH-13172Resolved issue: HHH-13172Guillaume Smet
- Table alias used instead of exact table name in multitable update queryHHH-13169Resolved issue: HHH-13169Moritz Becker
- When omitting the OTHERWISE clause in a CASE expression built with Criteria API, Hibernate throws a NullPointerExceptionHHH-13167Resolved issue: HHH-13167Vlad Mihalcea
- Don't use confusing "this" in the User Guide admonition blocksHHH-13165Resolved issue: HHH-13165Vlad Mihalcea
- Detecting transient state of mandatory toOne relations is brokenHHH-13164Resolved issue: HHH-13164Chris Cranford
- Fix DDLWithoutCallbackTest#testRangeChecksGetApplied which fails on MariaDBHHH-13163Resolved issue: HHH-13163Vlad Mihalcea
- Upgrade MySQL and MariaDB Dialects as they support UNION ALLHHH-13162Resolved issue: HHH-13162Vlad Mihalcea
- Polymorphic query for InheritanceType.TABLE_PER_CLASS is not using UNION ALLHHH-13160Resolved issue: HHH-13160Vlad Mihalcea
- No content in 15.1. Query API of User GuideHHH-13153Resolved issue: HHH-13153Vlad Mihalcea
- TreatedRoot misses fetches in queryHHH-13151Resolved issue: HHH-13151George Vinokhodov
- Hibernate Ehcache no longer supports the `net.sf.ehcache.hibernate.cache_lock_timeout` configuration propertyHHH-13146Resolved issue: HHH-13146Vlad Mihalcea
- Generated metamodel class can't be compiled.HHH-13145Resolved issue: HHH-13145Sergey Morgunov
- Work around class loading issues so that bytecode enhanced tests can run as expectedHHH-13138Resolved issue: HHH-13138Guillaume Smet
- Cascaded merge fails for detached bytecode-enhanced entity with uninitialized ToOneHHH-13129Resolved issue: HHH-13129Former user
- Query "select count(h) from Human h" fails if a subclass has a non-Id property named "id"HHH-13114Resolved issue: HHH-13114Andrea Boriero
- Oracle 12c / SAP Hana insert fails when entity contains only an identity-based column.HHH-13104Resolved issue: HHH-13104Chris Cranford
- Setting @Any.fetch to FetchType.EAGER doesn't workHHH-13094Resolved issue: HHH-13094Vlad Mihalcea
- Querying entity with non-ID property named 'id' fails if entity has an IdClass composite keyHHH-13084Resolved issue: HHH-13084Former user
- ManyToMany List update with detached entities throws EntityExistsExceptionHHH-13080Resolved issue: HHH-13080Chris Cranford
- "order_inserts = true" causes FK Violation when inserting Self Referential Entity with Single_Table Inherited EntitiesHHH-13068Resolved issue: HHH-13068Vlad Mihalcea
- OneToMany with referencedColumnName returns too many entitiesHHH-13059Resolved issue: HHH-13059Guillaume Smet
- StaleStateException does not log out the stale object or the statement that was executedHHH-12878Resolved issue: HHH-12878Daniel Smith
- Merging a blob on an entity results in a class cast exceptionHHH-12555Resolved issue: HHH-12555Guillaume Smet
- Enhanced entity delete not cascaded for some caseHHH-11807Resolved issue: HHH-11807Former user
39 of 39
Reduce logging verbosity of QueryTranslatorFactoryInitiator
Fixed
Description
None
Details
Assignee
Sanne GrinoveroSanne GrinoveroReporter
Sanne GrinoveroSanne GrinoveroComponents
Fix versions
Priority
Trivial
Details
Details
Assignee
Sanne Grinovero
Sanne GrinoveroReporter
Sanne Grinovero
Sanne GrinoveroComponents
Fix versions
Priority
Created January 17, 2019 at 5:35 PM
Updated January 19, 2019 at 5:31 PM
Resolved January 17, 2019 at 6:21 PM
Activity
Show: