Question

I started using Hibernate only recently. While I was playing with it, I experienced the problem , which I assume, is faced by every Hibernate Beginner.

I want a good visual designer Tool that can generate Annotated Classes for Hibernate. It should be able to generate the classes from some diagramatic representation or a wizard. I would prefer the Tool to be Free and Open Source but that is not a compulsion.

Are there any such Hibernate Annotated Class Generator Visual Tools?

Was it helpful?

Solution

The closest you'll get with Open Source Tools is probably JBoss Tools. It contains some Eclipse Plugins for Mapping Diagrams etc.

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