JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.jumpmind.db.sql
Interface IConnectionCallback<T>
public interface
IConnectionCallback<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
execute
(
Connection
con)
Method Details
execute
T
execute
(
Connection
con)
throws
SQLException
Throws:
SQLException