Out of Date
Details
Assignee
Steve EbersoleSteve EbersoleReporter
Steve EbersoleSteve EbersoleComponents
Priority
Major
Details
Details
Assignee
Steve Ebersole
Steve EbersoleReporter
Steve Ebersole
Steve EbersoleComponents
Priority
Created November 18, 2016 at 3:44 PM
Updated December 3, 2024 at 9:20 AM
Resolved April 3, 2019 at 3:27 PM
The main thrust of this issue is to generally improve the support for CDI in Hibernate ORM in terms of general refactoring.
But the other design goal is to make it easier to support new kinds of managed beans. Initially this will include AttributeConverters, but I can also see supporting Hibernate event listeners, Hibernate services, etc. Essentially anything we instantiate ourselves should be considered.
In-flight list of
Service
contracts to consider:RegionFactory (L2 caching support)
JtaPlatform
TransactionCoordinatorBuilder
Interceptors