public class ObjectIdDeserializer
extends com.fasterxml.jackson.databind.JsonDeserializer<org.bson.types.ObjectId>
| 构造器和说明 |
|---|
ObjectIdDeserializer() |
| 限定符和类型 | 方法和说明 |
|---|---|
org.bson.types.ObjectId |
deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
com.fasterxml.jackson.databind.DeserializationContext deserializationContext) |
deserialize, deserializeWithType, findBackReference, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, supportsUpdate, unwrappingDeserializerpublic org.bson.types.ObjectId deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
com.fasterxml.jackson.databind.DeserializationContext deserializationContext)
throws IOException,
com.fasterxml.jackson.core.JsonProcessingException
deserialize 在类中 com.fasterxml.jackson.databind.JsonDeserializer<org.bson.types.ObjectId>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2021. All rights reserved.