[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[eclipselink-dev] Transaction Annotations
|
- From: Joseph D Carroll Jr <jdsalingerjr@xxxxxxxxx>
- Date: Thu, 5 Jul 2012 17:20:08 -0500
- Delivered-to: eclipselink-dev@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=hBSKJUDfitO93lZtN8xE21SQuIA63Nvdyzs3oWphb14=; b=WzFhGj/b+HLMiz5Ey+/L3TatMp9DpBXICkMGlEkqgiDZTLjEYR8gku5SJ+5v79EmyL 9PGcducqfYHYfKDGrDxC0Zc7pOOygAW0MypkpKyIdT0Glo3B76+NK1UKK1Rh8i7zaROF WJKhbteidqDAoOFLh3tY2RH/JAg7VxyUebjNXpbhqP9I7lSX4Svo8izChTCVGejsoqsR yIJsqzzB6C3RGK62ri9r/LmXeAWm5Prc4D8DA59lxFbuQMk03sPAAoHDR+SbHn9Ef0uG jwooBcD5PQ77Una2n9SfX8ydadiKGMkp4CciGTX3xN3yjGD5MoN0nSXuawvLdoMFb1Gg j7xA==
Just wondering if there was any plan to utilize the new DI container in e4 for creating/managing transactions similar to some of the Guice extensions?
I just started reading through the documentation for EclipseLink and will be utilizing it in my application (over Hibernate) in the hopes that features like this will be available in the future.
Thanks,
JD