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
kz.greetgo.security.session.jdbc
Interface ResultConverter<T>
public interface
ResultConverter<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
convert
(java.sql.ResultSet rs)
Method Details
convert
T
convert
(
java.sql.ResultSet rs)
throws
java.sql.SQLException
Throws:
java.sql.SQLException