I'm not sure if I follow what you mean. I am currently following the instructions given here:
http://www.hibernate.org/hib_docs/tools/reference/en/html/plugins.html
Do I skip creating a Hibernate Configuration File and create a Console Configuration? I'm not sure where to specify the location of my .sql script.
Seems like the only way to reverse engineer tables is to do it while connected to a database. I would like to reverse engineer tables directly from the script if possible. I appreciate your help!
-Sean