执行存储过程返回结果序列,如果返回多个数据集,则返回序列的序列 @param sql String sql语句 @param params Object[] 参数值 @param types byte[] 参数类型 @param modes byte[] 输入输出模式 @param outParams String[] 输出参数所到变量的名称 @param ctx Context @return Sequence
(String sql, Object[] params, byte[] types, byte[] modes, String[] outParams, Context ctx)
source not stored for this graph (policy: none)
no test coverage detected