AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
ResultSetMap(ResultSet resultSet) |
ResultSetMap(ResultSet resultSet,
SqlTypeMapper sqlTypeMapper) |
| Modifier and Type | Method and Description |
|---|---|
Set<Map.Entry<String,Object>> |
entrySet() |
clear, clone, containsKey, containsValue, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, toString, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic ResultSetMap(ResultSet resultSet) throws SQLException
SQLExceptionpublic ResultSetMap(ResultSet resultSet, SqlTypeMapper sqlTypeMapper) throws SQLException
SQLExceptionCopyright © 2011–2023 Link Intersystems GmbH. All rights reserved.