Hibernate version: 3.1.2
Name and version of the database you are using: Oracle
Hi all,
I´m looking for a solution to dynamic class
and dynamic mappings (*.hbm.xml).
For example, on the WEB page, an user adds
a new column in the table and the columns
of this table must be shown in the particular
page. This page points to a TO and the user
can insert, update, delete, select by using hibernate.
The problem is: I need update the .java and .hbm.xml
to add the new attributes and restart the application
server. Is there a way to do this online?
Somes tips for this, restrictions?
thanks
_________________ Tads
|