| Interface | Description |
|---|---|
| ParameterTransformer | |
| QueryTransformer |
Interceptor that can transform the query statement.
|
| Class | Description |
|---|---|
| NoOpParameterTransformer |
No operation implementation of
ParameterTransformer. |
| NoOpQueryTransformer |
No operation implementation of
QueryTransformer. |
| ParameterReplacer | |
| TransformInfo |
Hold context information for
ParameterTransformer.transformParameters(ParameterReplacer, TransformInfo). |
Copyright © 2024. All rights reserved.