yuan282828sc

导航

2018年3月30日 #

mybatis整合oracle 实现批量插入 备注?

摘要: <! 批量插入文件 INSERT INTO report_file (report_file_id, report_id, file_uuid, file_name, file_dir, file_type, file_post_fix) SELECT SEQ_REPORT_FILE_ID.NEXT 阅读全文

posted @ 2018-03-30 09:45 丁园园 阅读(162) 评论(0) 推荐(0)

mybatis整合oracle 实现一对多查询 备注?

摘要: <! 7.查询工作报告详情 <! 查询工作报告详情 映射到内部集合 select report_id , report_type , complete_content, need_complete , need_help , begin_dt , end_dt , create_staff , cr 阅读全文

posted @ 2018-03-30 09:43 丁园园 阅读(799) 评论(0) 推荐(0)

2016年9月15日 #

markDown测试

摘要: aaa 阅读全文

posted @ 2016-09-15 19:01 丁园园 阅读(85) 评论(0) 推荐(0)

2016年8月25日 #

分条实现 倒计时

摘要: <%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%><%@ taglib prefix="c" uri="http://java.sun.com/jstl/core_rt"%> <%@ taglib prefix=" 阅读全文

posted @ 2016-08-25 20:03 丁园园 阅读(123) 评论(0) 推荐(0)