Anonymous | Login | Signup for a new account | 12-17-2024 10:33 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0003537 | [Resin] | minor | always | 05-30-09 12:13 | 08-27-09 10:14 | ||||
Reporter | voodude | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | 4.0.0 | ||||||
Summary | 0003537: EntityManager.getDelegate() returns null until transaction is started | ||||||||
Description |
When using Hibernate (and probably Amber, although I haven't checked), the EntityManager.getDelegate() method always returns null until some other method on the EM has been called: Object delegate = em.getDelegate(); // delegate is null em.getFlushMode(); delegate = this.em.getDelegate(); // delegate is now the hibernate EntityManagerImpl |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
30 total queries executed. 26 unique queries executed. |