JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
ch.tocco.nice2.dbrefactoring.spi.liquibase
JdbcHelper
SqlFunction
Contents
Description
Method Summary
Method Details
apply(A)
Hide sidebar
Show sidebar
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