Issues
- Cleanup unneccessary String <> Serializable casts in TimestampsCacheEnabledImplHHH-15836Resolved issue: HHH-15836Sanne Grinovero
- Avoid using functions in PersistenceContext#clear implementationHHH-15835Resolved issue: HHH-15835Sanne Grinovero
- Avoid pointless auto-boxing of timestamp in QueryResult's CacheItemHHH-15825Resolved issue: HHH-15825Jeremy Whiting
- Avoid secondary super-type cache pollution when casting to AttributeMappingHHH-15811Resolved issue: HHH-15811Sanne Grinovero
- Avoid secondary super-type cache pollution when casting to EntityInitializerHHH-15810Resolved issue: HHH-15810Sanne Grinovero
- Secondary super-type cache pollution mitigations for HibernateBasicProxyHHH-15809Resolved issue: HHH-15809Sanne Grinovero
- ByteBuddyProxyFactory#getHibernateProxy is triggering type pollution via generic PrivilegedActionHHH-15808Resolved issue: HHH-15808Sanne Grinovero
- Avoid JDK functional interfaces in ManagedTypeHelperHHH-15804Resolved issue: HHH-15804Sanne Grinovero
- Have the default EmptyInterceptor avoid triggering type pollutionHHH-15803Resolved issue: HHH-15803Sanne Grinovero
- Mitigate type pollution on ColumnReference#getExpressionTypeHHH-15793Resolved issue: HHH-15793Sanne Grinovero
- Secondary super-type cache pollution mitigations for Enhanced Proxies and ComponentsHHH-15790Resolved issue: HHH-15790Sanne Grinovero
- DefaultMergeEventlistener#onMerge is performing runtime services lookupHHH-15787Resolved issue: HHH-15787Sanne Grinovero
- Avoid stateful lambdas in hot processing of JdbcValuesResultSetImplHHH-15779Resolved issue: HHH-15779Sanne Grinovero
- Avoid type checking for ManagedEntity in StatefulPersistenceContext#addReferenceEntryHHH-15776Resolved issue: HHH-15776Sanne Grinovero
- Build fails due to missing dependency on Maven Central of nu.studer.credentialsHHH-15765Resolved issue: HHH-15765Mark Rotteveel
- Hibernate fails when selecting grouped by entities in a specific orderHHH-15749Resolved issue: HHH-15749Andrea Boriero
- HQL where clause parsing fails with StackOverflow exceptionHHH-15744Resolved issue: HHH-15744Andrea Boriero
- Querying converter attribute failsHHH-15742Resolved issue: HHH-15742Marco Belladelli
- Multi-level Derived Tables fail with Unsupported path source: org.hibernate.query.derived.AnonymousTupleSqmPathSourceHHH-15731Resolved issue: HHH-15731Andrea Boriero
- Hibernate throws NullPointerException if loading an Entity that contains a null Embedded field and enableDirtyTracking = trueHHH-15730Resolved issue: HHH-15730Christian Beikov
- Consider parameter values in QueryKey hashCode but disregard firstResult/maxResultsHHH-15728Resolved issue: HHH-15728Christian Beikov
- NullPointerException in BaseSqmToSqlAstConverter.visitJunctionPredicate with combination of treatsHHH-15721Resolved issue: HHH-15721Andrea Boriero
- Hint UniqueSematics.NONE for entity queries without collection join fetchesHHH-15719Resolved issue: HHH-15719Christian Beikov
- Polymorphic queries with condition do not workHHH-15718Resolved issue: HHH-15718Andrea Boriero
- SQL script executed twice when using persistence.xml jakarta.persistence.sql-load-script-source property with the default sql script nameHHH-15717Resolved issue: HHH-15717Andrea Boriero
- ClassCastException in QueryParameterBindingsImpl.generateQueryKeyMementoHHH-15716Resolved issue: HHH-15716Andrea Boriero
- broken links in 6 docsHHH-15715Resolved issue: HHH-15715Jan Schatteman
- UnknownTableReferenceException on @ElementCollection of @Embeddable containing a @MayToOne with a @ManyToManyHHH-15713Resolved issue: HHH-15713Andrea Boriero
- ArgumentTypesValidator doesn't support enums in string functionsHHH-15711Resolved issue: HHH-15711Andrea Boriero
- SqlFunction does not render the fragment after the last parameterHHH-15703Resolved issue: HHH-15703Emond Papegaaij
- HibernateException: Found shared references to a collection when ShareCacheMode.All or ShareCacheMode.DISABLE_SELECTIVEHHH-15699Resolved issue: HHH-15699Andrea Boriero
- Batch Fetching, Embeddable with an Association is considered null when all the other Embeddable attributes are nullHHH-15695Resolved issue: HHH-15695Andrea Boriero
- HibernateException: Unable to resolve property xyz on ManyToOne with BatchSizeHHH-15694Resolved issue: HHH-15694Andrea Boriero
- Envers incorrect key parameter order in insert statement when InheritanceType.JOINED and @Embeddable IDHHH-15686Resolved issue: HHH-15686Jan Schatteman
- @NamedEntityGraph not working on entity that have composite PKHHH-15674Resolved issue: HHH-15674Andrea Boriero
- When a reference entry is found in the Second Level Cache there is not need to set its valuesHHH-15666Resolved issue: HHH-15666Andrea Boriero
- ClasscastException caused by check for Managed rather than ManagedEntityHHH-15662Resolved issue: HHH-15662Sanne Grinovero
- Embeddable with more fields than the parent fails with Index out of BoundsHHH-15658Resolved issue: HHH-15658Andrea Boriero
- use privileged action when invoking ScheduledExecutorService.shutdownHHH-15656Resolved issue: HHH-15656Scott Marlow
- ByteBuddyState should use privileged action when defining classesHHH-15655Resolved issue: HHH-15655Scott Marlow
- Named Native Query cannot be registered/used with named parametersHHH-15653Resolved issue: HHH-15653Andrea Boriero
- StatefulPersistenceContext#clear shouldn't need defensive copies for iterationHHH-15651Resolved issue: HHH-15651Sanne Grinovero
- Additional performance fixes relating to Klass's _secondary_super_cache interaction with entity enhancementHHH-15649Resolved issue: HHH-15649Sanne Grinovero
- Fetching association and using implicit path in condition failsHHH-15648Resolved issue: HHH-15648Christian Beikov
- Using a generic DTO i get a ClassCastException: class sun.reflect.generics.reflectiveObjects.TypeVariableImpl cannot be cast to class java.lang.reflect.ParameterizedTypeHHH-15646Resolved issue: HHH-15646Andrea Boriero
- ClassCastException when batch-fetching association in embeddableHHH-15644Resolved issue: HHH-15644Andrea Boriero
- ElementCollection with SubSelect FetchMode throws NPE, "ownerEntry" is nullHHH-15640Resolved issue: HHH-15640Andrea Boriero
- Lazy basic property does not get updated on changeHHH-15634Resolved issue: HHH-15634Andrea Boriero
- java.lang.ClassCastException: class sun.reflect.generics.reflectiveObjects.WildcardTypeImpl cannot be cast to class java.lang.reflect.ParameterizedType when using generics and WildcardHHH-15624Resolved issue: HHH-15624Andrea Boriero
- Error In Native Query where column is mapped twiceHHH-15608Resolved issue: HHH-15608Andrea Boriero
50 of 53
Looking into
TimestampsCacheEnabledImpl
, there’s several cases in which String(s) get unnecessarily cast toSerializable
or checked for serializability.This is mot likely an inheritance from previous API requirements, can clean it up now.