Class ParameterBindingJsonReader.Context
java.lang.Object
org.springframework.data.mongodb.util.json.ParameterBindingJsonReader.Context
- Enclosing class:
ParameterBindingJsonReader
- Since:
- 2.2
- Author:
- Jeff Yemin, Ross Lawley, Trisha Gee, Robert Guo, Florian Buecklers, Brendon Puntin, Christoph Strobl, Rocco Lagrotteria
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
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()
-