Uses of Class
org.spincast.plugins.jdbc.JdbcScope
-
Uses of JdbcScope in org.spincast.plugins.jdbc
Modifier and TypeMethodDescriptionprotected JdbcScope
DataSourceInterceptor.getJdbcScope()
JdbcUtils.scopes()
JdbcUtilsDefault.scopes()
ModifierConstructorDescriptionJdbcUtilsDefault
(JdbcScope jdbcScope, JdbcStatementFactory jdbcStatementFactory) SpincastConnectionDefault
(Connection wrappedConnection, JdbcScope jdbcScope) ModifierConstructorDescriptionDataSourceInterceptor
(com.google.inject.Provider<JdbcScope> jdbcScopeProvider)