3 Replies Latest reply on Oct 19, 2005 12:36 AM by norman.richards

    newbie: import.sql in the examples

    patrick_ibg

      I noticed in the seam examples that there is an "import.sql" that is sometimes packaged in the .ejb3 archive. I know what it's there for... it initializes the data. But I'm having trouble figuring out where it gets invoked. I've grepped all the .java and .xml files, and Googled for "import.sql" but I can't find any documentation...

      Is this a hibernate, hibernatetools, ejb3 or HSQL convention? How does it get called?

      Thanks...