|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lexgrid.loader.setup.ScriptFactoryTest
public class ScriptFactoryTest
The Class ScriptFactoryTest.
Constructor Summary | |
---|---|
ScriptFactoryTest()
|
Method Summary | |
---|---|
void |
testGetHsqlCreateScript()
Test get hsql create script. |
void |
testGetHsqlDropScript()
Test get hsql drop script. |
void |
testGetMysqlCreateScript()
Test get mysql create script. |
void |
testGetMysqlDropScript()
Test get mysql drop script. |
void |
testGetOracleCreateScript()
Test get oracle create script. |
void |
testGetOracleDropScript()
Test get oracle drop script. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ScriptFactoryTest()
Method Detail |
---|
public void testGetMysqlCreateScript() throws java.lang.Exception
java.lang.Exception
- the exceptionpublic void testGetMysqlDropScript() throws java.lang.Exception
java.lang.Exception
- the exceptionpublic void testGetOracleCreateScript() throws java.lang.Exception
java.lang.Exception
- the exceptionpublic void testGetOracleDropScript() throws java.lang.Exception
java.lang.Exception
- the exceptionpublic void testGetHsqlCreateScript() throws java.lang.Exception
java.lang.Exception
- the exceptionpublic void testGetHsqlDropScript() throws java.lang.Exception
java.lang.Exception
- the exception
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |