public class JdbcAnyRecord extends Object
| Constructor and Description |
|---|
JdbcAnyRecord() |
| Modifier and Type | Method and Description |
|---|---|
Object |
get(String name) |
<T> T |
getValue(Class<T> type,
String name) |
<T> T |
getValue(Class<T> type,
String name,
T defaultValue) |
void |
initFromRS(String tablename,
ResultSetMetaData rsm,
ResultSet rs) |
void |
set(String name,
Object bd) |
public void initFromRS(String tablename, ResultSetMetaData rsm, @Nonnull ResultSet rs) throws SQLException
SQLExceptionCopyright © 2017 etc.to. All rights reserved.