public static class DbConfig.BypassTableEntryDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<DbConfig.BypassTableEntry>
Constructor and Description |
---|
BypassTableEntryDeserializer() |
Modifier and Type | Method and Description |
---|---|
DbConfig.BypassTableEntry |
deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext cxt) |
deserialize, deserializeWithType, deserializeWithType, findBackReference, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, supportsUpdate, unwrappingDeserializer
public DbConfig.BypassTableEntry deserialize(com.fasterxml.jackson.core.JsonParser jp, com.fasterxml.jackson.databind.DeserializationContext cxt) throws IOException, com.fasterxml.jackson.core.JsonProcessingException
deserialize
in class com.fasterxml.jackson.databind.JsonDeserializer<DbConfig.BypassTableEntry>
IOException
com.fasterxml.jackson.core.JsonProcessingException
Copyright © 2023. All Rights Reserved.