I've used Django's inspectdb command in the past, which gives you models from an existing database.
I've searched and I found some GUI tools like jboss tools, but I think It's not what I'm looking for cause It's too heavy.
Is there something equivalent for hibernate?