Load a text file full or DDL and run runDDLCommand on every DDL statment in the file.
@param path Path to a text file containing semi-colondelimeted SQL DDL statements.
@throws HSQLParseException throws an exeption if thereis a problem reading, parsing, or running the file.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.