[CDO/Hibernate] Exporting Hibernate Mapping [message #953619] |
Mon, 22 October 2012 07:52  |
Eclipse User |
|
|
|
Hello
I am currently playing with possible workflows to handle model evolution. I wanted to try something that Tom suggested in another post: Export the hibernate mapping and convert this to a DDL file which can be used to determine deltas to the schema.
I am having difficulties with step 1: Exporting the hibernate mapping.
I am trying to do this with the OSGi command "hibernate mapping <repo name> <file name>". The file itself is exported, but my teneo-properties (i.e. teneo.mapping.inheritance and teneo.mapping.persistence_xml) specified in cdo-server.xml are not used. So the file doesn't realy represent the current status.
Is there another way to export the hibernate mapping? Or is there a way to configure the OSGi command?
Greetings
Christoph
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04432 seconds