| Constructor and Description |
|---|
JDBC41ResultSet() |
public <T> T getObject(int columnIndex,
Class<T> type)
throws SQLException
SQLExceptionpublic <T> T getObject(String columnLabel, Class<T> type) throws SQLException
SQLExceptionCopyright © 2013. All Rights Reserved.