Beginner |
|
Joined: Mon Dec 26, 2005 4:55 pm Posts: 28
|
I am trying to develop a pluginable application and at the same time using hibernate. Needless to say I am still doing scatched of how the applications should work (since I have only started hibernate a few weeks ago).
My question; Is there a way to create a table inside the database according to the hibernate hbm.xml document?
I tried to do some search on google, but could not find much. I know that thre are third party toold that can create the database schema from the classes! but could I do this withing my application itself?
regards,
sim085
|
|