| Adding new column in an exsisting table [message #698796] |
Wed, 20 July 2011 04:38  |
Sergei Jochim 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
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.01581 seconds