public class JobRepositoryManagerTest
extends org.lexgrid.loader.test.LoaderFrameworkCoreTestBase
Constructor and Description |
---|
JobRepositoryManagerTest() |
Modifier and Type | Method and Description |
---|---|
void |
testInsertDb2Prefix()
Test insert db2 prefix.
|
void |
testInsertHsqldbPrefix()
Test insert hsqldb prefix.
|
void |
testInsertMysqlPrefix()
Test insert mysql prefix.
|
void |
testInsertOraclePrefix() |
void |
testInsertPostgresPrefix()
Test insert postgres prefix.
|
public void testInsertOraclePrefix() throws java.lang.Exception
java.lang.Exception
public void testInsertMysqlPrefix() throws java.lang.Exception
java.lang.Exception
- the exceptionpublic void testInsertHsqldbPrefix() throws java.lang.Exception
java.lang.Exception
- the exceptionpublic void testInsertDb2Prefix() throws java.lang.Exception
java.lang.Exception
- the exceptionpublic void testInsertPostgresPrefix() throws java.lang.Exception
java.lang.Exception
- the exception