Hibernate Tools Generate Classes approach

245 views Asked by At

I would like to know what is the best approach when it comes to update the generated pojo classes should i do it manually or with the hibernate tools, is there any way to tell the Hibernate tools to update only a specific classes and not affect the rest?

1

There are 1 answers

0
Necronet On BEST ANSWER

Nevermind i figure out hibernate utils can actually update a pojos specificly without generating all of them its great