|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ISQLInsertScriptGenerator
This interface defines the method that are needed for generating of a insert script
| Method Summary | |
|---|---|
java.io.InputStream |
getInsertScriptAsInputStream()
Retrieve the insert script contents as an input stream to be read from |
java.lang.String |
getInsertScriptAsString()
Generate the insert script as a string |
| Method Detail |
|---|
java.lang.String getInsertScriptAsString()
throws java.sql.SQLException
java.sql.SQLException
java.io.InputStream getInsertScriptAsInputStream()
throws java.sql.SQLException
java.sql.SQLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||