public interface DatabaseConnectionPreparer extends DatabasePreparer
| Modifier and Type | Method and Description |
|---|---|
void |
prepare(Connection conn) |
default void |
prepare(DataSource ds) |
default void prepare(DataSource ds) throws SQLException
prepare in interface DatabasePreparerSQLExceptionvoid prepare(Connection conn) throws SQLException
SQLExceptionCopyright © 2019. All rights reserved.