public interface ExecutablePreparedStatement extends SqlStatement
| Modifier and Type | Method and Description |
|---|---|
void |
execute(PreparedStatementFactory factory)
Execute the prepared statement
|
continueOnError, skipOnUnsupportedvoid execute(PreparedStatementFactory factory) throws DatabaseException
factory - for creating a PreparedStatement objectDatabaseExceptionCopyright © 2018 Liquibase.org. All rights reserved.