1 Reply Latest reply on Oct 17, 2007 6:29 AM by alexg79

    How to get import.sql to execute?

    alexg79

      I have set up a persistence unit in "create-drop" mode and included import.sql in the root of the jar file that I deploy with my unit tests. What do I need to do to make Hibernate execute it too?