Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Dali » Integrating EJB 3.0 (Hibernate) into Eclipse
Integrating EJB 3.0 (Hibernate) into Eclipse [message #606135] Tue, 23 October 2007 17:54
Bryan Hunt is currently offline Bryan HuntFriend
Messages: 366
Registered: July 2009
Senior Member
I've done some work to get the Hibernate EJB 3.0 EntityManager
integrated into Eclipse running on a J2SE (client-side) platform. I'm
able to define entities in a plug-in using an extension point, and
access them via an EntityManager in another plug-in. The framework
allows more than one plug-in to define entities in the same persistence
context, and allows you to add plug-ins without having to maintain a
persistence.xml file. Would the Dali team have any interest in this
work? Donating the work shouldn't be a problem since the IP has been
published on ip.com.

Bryan
Previous Topic:Automatic table generation
Next Topic:Sequence validator
Goto Forum:
  


Current Time: Fri Apr 26 18:17:05 GMT 2024

Powered by FUDForum. Page generated in 0.02774 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top