摘要: CallableStatement proc = null; String cp = "01.02"; fileLogger.log(" cp="+cp); ResultSet rs2 =null; // 准备调用存储过程 proc = this.getConnection(ctx).prepare 阅读全文
posted @ 2025-03-13 17:39 凉了记忆 阅读(32) 评论(0) 推荐(1)