public class FlywaySqlRunner
extends java.lang.Object
| Constructor and Description |
|---|
FlywaySqlRunner(javax.sql.DataSource ds) |
| Modifier and Type | Method and Description |
|---|---|
void |
executeByFlyway(ExecutionContext context,
BinaryHolder binaryInput,
int lineNumber) |
void |
executeByFlyway(ExecutionContext context,
java.lang.String input,
int lineNumber) |
public void executeByFlyway(ExecutionContext context, BinaryHolder binaryInput, int lineNumber) throws ErrorException
ErrorExceptionpublic void executeByFlyway(ExecutionContext context, java.lang.String input, int lineNumber) throws ErrorException
ErrorExceptionCopyright © 2007-2020 Whitestein Technologies. All Rights Reserved.