Class ParameterBindingJsonReader.Context
java.lang.Object
org.springframework.data.mongodb.util.json.ParameterBindingJsonReader.Context
- Enclosing class:
- ParameterBindingJsonReader
-
Constructor Summary
ModifierConstructorDescriptionprotected
Context
(org.bson.AbstractBsonReader.Context parentContext, org.bson.BsonContextType contextType) -
Method Summary
Modifier and TypeMethodDescriptionprotected org.bson.BsonContextType
protected ParameterBindingJsonReader.Context
-
Constructor Details
-
Context
protected Context(org.bson.AbstractBsonReader.Context parentContext, org.bson.BsonContextType contextType)
-
-
Method Details
-
getParentContext
-
getContextType
protected org.bson.BsonContextType getContextType()
-