Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EclipseLink » (no subject)
(no subject) [message #698810] Wed, 20 July 2011 08:38
Sergei Jochim is currently offline Sergei JochimFriend
Messages: 6
Registered: July 2011
Junior Member
Hi All!!!

I want to add a new column to an exsisting table, through adding a new property to an entity. My hope is not to loose data and references in table.

with:
<property name="eclipselink.ddl-generation" value="create-tables" />
I can only add new tables, but cannot update exsisting.

Is there any possibilily except using extensions, because using extensions I have to drop and create tables?

wiki.eclipse.org/EclipseLink/Examples/JPA/Extensible
Previous Topic:extending a bundle with entities from an other bundle?
Next Topic:Conditional LEFT JOIN criteria API
Goto Forum:
  


Current Time: Wed Apr 24 21:09:41 GMT 2024

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

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

Back to the top