added by bdl, 2008.11.17,不处理参数中的数组 以指定的参数执行指定的PreparedStatement,不返回结果集 @param pst PreparedStatement @param params Object[] 参数 @param types byte[] 参数类型 @param dbCharset String 数据库字符集 @param toCharset String 终端字符集 @param tranSQL boolean SQL是否需转码 @param tranContent boolean 内容字符是否需转码 @param dbType int 返
(PreparedStatement pst, Object[] params, byte[] types, String dbCharset, boolean tranSQL, int dbType, String dsName, DBSession dbs)
source not stored for this graph (policy: none)
no test coverage detected