Uses of Class
liquibase.database.PreparedStatementFactory
-
Uses of PreparedStatementFactory in liquibase.statement
Modifier and TypeMethodDescriptionvoid
ExecutablePreparedStatement.execute
(PreparedStatementFactory factory) Executes the prepared statement created by the given factory.void
ExecutablePreparedStatementBase.execute
(PreparedStatementFactory factory)