Package pro.taskana.common.test
Class OracleSchemaHelper
- java.lang.Object
-
- pro.taskana.common.test.OracleSchemaHelper
-
public final class OracleSchemaHelper extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidinitOracleSchema(DataSource dataSource, String schemaName)
-
-
-
Method Detail
-
initOracleSchema
public static void initOracleSchema(DataSource dataSource, String schemaName) throws SystemException
- Throws:
SystemException
-
-