Package org.flywaydb.nc.executors
Class NonJdbcExecutorExecutionUnit
java.lang.Object
org.flywaydb.nc.executors.NonJdbcExecutorExecutionUnit
-
Constructor Summary
ConstructorsConstructorDescriptionNonJdbcExecutorExecutionUnit(String script, String contextPath, Charset encoding) NonJdbcExecutorExecutionUnit(String script, String contextPath, Charset encoding, boolean executeInTransaction) -
Method Summary
Modifier and TypeMethodDescriptionboolean
-
Constructor Details
-
NonJdbcExecutorExecutionUnit
-
NonJdbcExecutorExecutionUnit
-
-
Method Details
-
getScript
-
getContextPath
-
getEncoding
-
isExecuteInTransaction
public boolean isExecuteInTransaction()
-