|
Spring Data MongoDB - Core | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ExpressionTransformer<T extends ExpressionTransformationContextSupport<?>> | SPI interface to implement components that can transfrom an ExpressionTransformationContextSupport into an
object. |
| Class Summary | |
|---|---|
| ExpressionNode | A value object for nodes in an expression. |
| ExpressionTransformationContextSupport<T extends ExpressionNode> | The context for an ExpressionNode transformation. |
| LiteralNode | A node representing a literal in an expression. |
| MethodReferenceNode | An ExpressionNode representing a method reference. |
| OperatorNode | An ExpressionNode representing an operator. |
Support classes to transform SpEL expressions into MongoDB expressions.
|
Spring Data MongoDB - Core | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||