public interface AfterGetFromSourceConverter
extends org.springframework.core.Ordered
String table()
String column()
Object convert(Object value, SourceTable sourceTable)
value - from sourceTable's sourceColumnsourceTable - 当前阶段下的source规则(来源于配置)Copyright © 2020. All rights reserved.