|
Compoze Software, Inc. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.compoze.util.SQLFileConverter
Conversion methods for SQL Files.
Constructor Summary | |
SQLFileConverter()
|
Method Summary | |
static java.util.Collection |
getStringsFromFile(java.io.BufferedReader reader)
Get a Collection of SQL statements from .sql file; |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SQLFileConverter()
Method Detail |
public static java.util.Collection getStringsFromFile(java.io.BufferedReader reader)
|
Compoze Software, Inc. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |