Uses of Interface
org.spincast.plugins.jdbc.ConnectionScope
Packages that use ConnectionScope
-
Uses of ConnectionScope in org.spincast.plugins.jdbc
Methods in org.spincast.plugins.jdbc with parameters of type ConnectionScopeModifier and TypeMethodDescription<T> TJdbcScope.specificConnection(Connection connection, DataSource dataSource, ConnectionScope<T> connectionScope) Starts a scope where only the specified connection will be used (as long asautoCommit(),transactional(),transactional(),withSpecificConnection()orwithSpecificConnection()are used...