|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.tools.HypersonicLoader
public class HypersonicLoader
| Constructor Summary | |
|---|---|
HypersonicLoader(String databaseName,
String sqlDir,
String fileNames)
|
|
| Method Summary | |
|---|---|
static void |
loadHypersonic(Connection con,
String fileName)
|
static void |
main(String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HypersonicLoader(String databaseName,
String sqlDir,
String fileNames)
throws Exception
Exception| Method Detail |
|---|
public static void loadHypersonic(Connection con,
String fileName)
throws Exception
Exception
public static void main(String[] args)
throws Exception
Exception
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||