Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0.1
-
None
Description
We currently only support @RequestScoped EntityManagers.
By automatically starting a @TransactionScoped Context at the beginning of any outermost TransactionalInterceptor (in the current Thread) and closing it when leaving the outermost @Transactional call again, we might easily implement an own Context for it.
Attachments
Issue Links
- breaks
-
EXTCDI-252 bean-lookup during the bootstrapping process of the cdi container
- Closed