Question

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?

Was it helpful?

Solution

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top