Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Gemini » Does Eclipse Link has the "dynamic mapping" feature like hibernate? (dynamic map)
Does Eclipse Link has the "dynamic mapping" feature like hibernate? [message #658566] Wed, 09 March 2011 02:02 Go to next message
zhongke  is currently offline zhongke Friend
Messages: 2
Registered: March 2011
Junior Member
Does Eclipse Link has the "dynamic mapping" feature like hibernate?
In hibernate, if you don't want to map the entity bean to db, you can configure
mapping mode : dynamic-map in "hibernate.cfg.xml"
and
"dynamic upadte, insert"
in "hbm.xml" file, the you can operate the entity from map structure.
Re: Does Eclipse Link has the "dynamic mapping" feature like hibernate? [message #658976 is a reply to message #658566] Thu, 10 March 2011 15:34 Go to previous messageGo to next message
Michael Keith is currently offline Michael KeithFriend
Messages: 243
Registered: July 2009
Senior Member
Hi,

This is a question more appropriately asked on the EclipseLink forum. Please post your EclipseLink questions here.

Thanks,
-Mike
Re: Does Eclipse Link has the "dynamic mapping" feature like hibernate? [message #658981 is a reply to message #658566] Thu, 10 March 2011 15:36 Go to previous messageGo to next message
Michael Keith is currently offline Michael KeithFriend
Messages: 243
Registered: July 2009
Senior Member
(BTW, the answer to your question is yes, EclipseLink does support that.) Smile
Re: Does Eclipse Link has the "dynamic mapping" feature like hibernate? [message #659107 is a reply to message #658566] Fri, 11 March 2011 04:54 Go to previous messageGo to next message
zhongke  is currently offline zhongke Friend
Messages: 2
Registered: March 2011
Junior Member
Thanks for your response!
Can you give me some examples?
How it can be injected into OSGi container, if a new entity is added.
Re: Does Eclipse Link has the "dynamic mapping" feature like hibernate? [message #659284 is a reply to message #659107] Fri, 11 March 2011 20:24 Go to previous message
Michael Keith is currently offline Michael KeithFriend
Messages: 243
Registered: July 2009
Senior Member
Neither entities nor dynamic classes are "injected into OSGi containers". In fact, OSGi has nothing to do with the answer to your question Smile. Please post your question to the EclipseLink forum:

http://www.eclipse.org/forums/index.php?t=thread&frm_id= 111&

You will stand a better chance of getting the information you are looking for.
Previous Topic:Minimum eclipse version for gemini
Next Topic:Gemini JPA graduates!
Goto Forum:
  


Current Time: Fri Mar 29 13:08:40 GMT 2024

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

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

Back to the top