N
nobody
My company is going to bite the bullet and rewrite it's java persistence
layer. Our problem is that we dynamically create tables and the classes
to access them. So, a user might trigger the server to create a new set
of tables and will then populate and query them.
Is hibernate capable of handling that sort of dynamism? Is there
anything stopping me from dynamically creating whatever Hibernate needs
to do its magic?
If anyone can point me toward some useful text on this subject I'd be
grateful.
alan
layer. Our problem is that we dynamically create tables and the classes
to access them. So, a user might trigger the server to create a new set
of tables and will then populate and query them.
Is hibernate capable of handling that sort of dynamism? Is there
anything stopping me from dynamically creating whatever Hibernate needs
to do its magic?
If anyone can point me toward some useful text on this subject I'd be
grateful.
alan