public class ObjectIdDeserializer
extends com.fasterxml.jackson.databind.JsonDeserializer<org.bson.types.ObjectId>
| 构造器和说明 |
|---|
ObjectIdDeserializer() |
| 限定符和类型 | 方法和说明 |
|---|---|
org.bson.types.ObjectId |
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, unwrappingDeserializerpublic org.bson.types.ObjectId deserialize(com.fasterxml.jackson.core.JsonParser p,
com.fasterxml.jackson.databind.DeserializationContext ctxt)
throws IOException
deserialize 在类中 com.fasterxml.jackson.databind.JsonDeserializer<org.bson.types.ObjectId>IOExceptionCopyright © 2024. All rights reserved.