public class MapDeserializer extends Object implements Deserializer<Map<String,Object>>
| Constructor and Description |
|---|
MapDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
deserialize(ResultSet data,
String topic,
String dbName) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, configurepublic Map<String,Object> deserialize(ResultSet data, String topic, String dbName) throws SQLException
deserialize in interface Deserializer<Map<String,Object>>SQLExceptionCopyright © 2023. All rights reserved.