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 #434615] Tue, 23 October 2007 17:54 Go to next message
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
Re: Integrating EJB 3.0 (Hibernate) into Eclipse [message #434624 is a reply to message #434615] Tue, 23 October 2007 19:01 Go to previous message
Neil Hauge is currently offline Neil HaugeFriend
Messages: 475
Registered: July 2009
Senior Member
Bryan,

From the description here, I think this functionality is outside of our
current project scope. We appreciate the offer though.

Perhaps you could describe the functionality a bit more and others that
follow this newsgroup might find some interest in it.

Thanks,
Neil

Bryan Hunt wrote:

> 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
Re: Integrating EJB 3.0 (Hibernate) into Eclipse [message #606138 is a reply to message #434615] Tue, 23 October 2007 19:01 Go to previous message
Neil Hauge is currently offline Neil HaugeFriend
Messages: 475
Registered: July 2009
Senior Member
Bryan,

From the description here, I think this functionality is outside of our
current project scope. We appreciate the offer though.

Perhaps you could describe the functionality a bit more and others that
follow this newsgroup might find some interest in it.

Thanks,
Neil

Bryan Hunt wrote:

> 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: Thu Mar 28 12:00:52 GMT 2024

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

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

Back to the top