类 MapperResult

java.lang.Object
com.alibaba.nacos.plugin.datasource.model.MapperResult

public class MapperResult extends Object
The object returned by the execution of the Mapper method.
作者:
hyx
  • 构造器详细资料

    • MapperResult

      public MapperResult()
    • MapperResult

      public MapperResult(String sql, List<Object> paramList)
  • 方法详细资料