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
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
ch.tocco.nice2.dbrefactoring.spi.liquibase
Interface JdbcHelper.SqlFunction<A,
B>
Enclosing class:
JdbcHelper
public static interface
JdbcHelper.SqlFunction<A,
B>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
B
apply
(
A
arg)
Method Details
apply
B
apply
(
A
arg)
throws
Exception
Throws:
Exception