Uses of Interface
org.spincast.plugins.jdbc.SpincastConnection
Packages that use SpincastConnection
-
Uses of SpincastConnection in org.spincast.plugins.jdbc
Classes in org.spincast.plugins.jdbc that implement SpincastConnectionFields in org.spincast.plugins.jdbc with type parameters of type SpincastConnectionModifier and TypeFieldDescriptionprotected static final ThreadLocal<Map<String,SpincastConnection>> JdbcScope.spincastConnectionsThreadLocalMethods in org.spincast.plugins.jdbc that return SpincastConnectionModifier and TypeMethodDescriptionSpincastConnectionFactory.create(Connection originalConnection) Methods in org.spincast.plugins.jdbc that return types with arguments of type SpincastConnectionModifier and TypeMethodDescriptionprotected Class<? extends SpincastConnection>SpincastJdbcPluginModule.getSpincastConnectionImpl()