JavaScript is disabled on your browser.
Skip navigation links
Spincast Framework
Javadoc
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.spincast.plugins.jdbc
Interface ConnectionScope<T>
public interface
ConnectionScope<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
run
(
Connection
connection)
Method Details
run
T
run
(
Connection
connection)
throws
Exception
Throws:
Exception