|
Compoze Software, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.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)
FileReader - the sql file
|
Compoze Software, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||