| Package | Description |
|---|---|
| org.spincast.plugins.jdbc |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
JdbcScope.specificConnection(Connection connection,
DataSource dataSource,
ConnectionScope<T> connectionScope)
Starts a scope where only the specified connection
will be used (as long as
autoCommit(),
transactional(), transactional(),
withSpecificConnection() or withSpecificConnection()
are used... |
Copyright © 2019. All rights reserved.