public static class JsonUtils.ColumnPositionDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<TableChange.ColumnPosition>
Constructor and Description |
---|
ColumnPositionDeserializer() |
Modifier and Type | Method and Description |
---|---|
TableChange.ColumnPosition |
deserialize(com.fasterxml.jackson.core.JsonParser p,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
deserialize, deserializeWithType, deserializeWithType, findBackReference, getAbsentValue, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, logicalType, replaceDelegatee, supportsUpdate, unwrappingDeserializer
public TableChange.ColumnPosition deserialize(com.fasterxml.jackson.core.JsonParser p, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws java.io.IOException
deserialize
in class com.fasterxml.jackson.databind.JsonDeserializer<TableChange.ColumnPosition>
java.io.IOException