Hibernate Tools and Custom DelegatingReverseEngineeringStrategy

In this post you will learn how to install Hibernate Tools (part of the JBoss Tools Project) from scratch and generate annotated POJOs for your database schema.
You will also learn how to create custom DelegatingReverseEngineeringStrategy implementation in order to tune your entities generation process

Read the rest of this entry »