|
Liferay 7.0-ce-m6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DBProcess
| Method Summary | |
|---|---|
void |
runSQL(String template)
|
void |
runSQL(String[] templates)
|
void |
runSQLTemplate(String path)
|
void |
runSQLTemplate(String path,
boolean failOnError)
|
| Method Detail |
|---|
void runSQL(String template)
throws IOException,
SQLException
IOException
SQLException
void runSQL(String[] templates)
throws IOException,
SQLException
IOException
SQLException
void runSQLTemplate(String path)
throws IOException,
NamingException,
SQLException
IOException
NamingException
SQLException
void runSQLTemplate(String path,
boolean failOnError)
throws IOException,
NamingException,
SQLException
IOException
NamingException
SQLException
|
Liferay 7.0-ce-m6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||