public static interface DbPlugin.ConnectionCallback<T>
| Modifier and Type | Method and Description |
|---|---|
T |
withConnection(java.sql.Connection connection) |
T withConnection(java.sql.Connection connection) throws java.sql.SQLException
java.sql.SQLExceptionCopyright © 2014. All Rights Reserved.