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 DatabasePreparer
SQLException
void prepare(Connection conn) throws SQLException
SQLException
Copyright © 2016. All rights reserved.