Class ParameterBindingJsonReader.Context
java.lang.Object
org.bson.AbstractBsonReader.Context
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
ConstructorsModifierConstructorDescriptionprotectedContext(AbstractBsonReader.Context parentContext, BsonContextType contextType) -
Method Summary
Modifier and TypeMethodDescriptionprotected BsonContextTypeprotected ParameterBindingJsonReader.Context
-
Constructor Details
-
Context
-
-
Method Details
-
getParentContext
- Overrides:
getParentContextin classAbstractBsonReader.Context
-
getContextType
- Overrides:
getContextTypein classAbstractBsonReader.Context
-