Interface DatabaseConnectionPreparer
- All Superinterfaces:
DatabasePreparer
Provides a default implementation of the DatabasePreparer, and adds a
method
-
Method Summary
Modifier and TypeMethodDescriptionvoidprepare(Connection conn) default voidprepare(DataSource ds)
-
Method Details
-
prepare
- Specified by:
preparein interfaceDatabasePreparer- Throws:
SQLException
-
prepare
- Throws:
SQLException
-