Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
I am new in Hibernate. The reverse engineering with myeclipse is very good. But what is when I add some attributes to my java class how can I update the hbm.xml and the database schema? Is this possible or must I generate the class new from the database?
Mican,
Sorry for the delay, the reverse engineering for the Hibernate support is currently unidirection (DB -> POJOs/HBM) we don’t offer reversing the changes back into the DB from there.