public AbstractResultSet extends IWrapper
| Modifier and Type | Interface and Description |
|---|---|
static class |
AbstractResultSet.DefaultImpls |
| Modifier and Type | Method and Description |
|---|---|
void |
clearWarnings() |
java.lang.String |
getCursorName() |
java.sql.SQLWarning |
getWarnings() |
boolean |
isWrapperFor(java.lang.Class<?> iface) |
<T> T |
unwrap(java.lang.Class<T> iface) |
_isWrapperFor, _unwrap