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 TransactionalScope<T>
public interface
TransactionalScope<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
run
()
Method Details
run
T
run
() throws
Exception
Throws:
Exception