JavaScript is disabled on your browser.
Skip navigation links
SimpleFlatMapper
hosted on
GitHub
Module
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Module
org.simpleflatmapper.jdbc
Package
org.simpleflatmapper.jdbc
Interface SQLFunction<P,
R>
public interface
SQLFunction<P,
R>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
R
apply
(
P
p)
Method Details
apply
R
apply
(
P
p)
throws
SQLException
Throws:
SQLException