@FunctionalInterface public static interface ExpressionPreprocessingInterceptor.ContextFactory
| 限定符和类型 | 方法和说明 |
|---|---|
org.springframework.expression.EvaluationContext |
get(ExpressionPreprocessingInterceptor.SourceWriteOperationContext sourceWriteOperationContext)
根据本次执行的待处理对象与数据源还有各项配置,生成带有所需方法及参数的上下文
|
org.springframework.expression.EvaluationContext get(ExpressionPreprocessingInterceptor.SourceWriteOperationContext sourceWriteOperationContext)
sourceWriteOperationContext - 上下文Copyright © 2022. All rights reserved.