yuan282828sc

导航

03 2018 档案

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)