- 1、本文档共10页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
从数据库中读取记录集到层叠xml文件(Read the recordset from the database to the stacked XML file)
从数据库中读取记录集到层叠xml文件(Read the recordset from the database to the stacked XML file)
Read the recordset from the database to the cascading XML
Note the environment in which this series of files is used: the ORACLE data and the JDOM1.0 version
In total, four files use the following tables and data.
The Oracle table is structured as follows:
* in this table is the key of CID PID and two other fields, according to the need to increase the field.
CREATE TABLE SCOTT.COMPANY
(
CID NUMBER (4) NOT NULL, ID * / / * records
CNAME VARCHAR2 (20) NOT NULL, * / / * name
DESCPT VARCHAR2 (40) NULL / * * / description
PID NUMBER (4) NULL / * ID * / father
);
Insert the data into the table / * * /
INSERT
INTO, company (company.cid, ame, company.descpt, company.pid)
VALUES (1 South Hunan province Matt , Changsha City, 0);
INSERT
INTO, company (company.cid, ame, company.descpt, company.pid)
VALUES (2 , system integration , all systems integration , 1);
INSERT
INTO, company (company.cid, ame, company.descpt, company.pid)
VALUES (3 software development , software development , 1);
INSERT
INTO, company (company.cid, ame, company.descpt, company.pid)
VALUES (6 , NetOA Development Group, Net project development, 3);
INSERT
INTO, company (company.cid, ame, company.descpt, company.pid)
VALUES (7 , Wang Jun, J2EE, Wang Jun, 5);
INSERT
INTO, company (company.cid, ame, company.descpt, company.pid)
VALUES (8, Red, Red, J2EE group, Xiang red , 5);
INSERT
INTO, company (company.cid, ame, company.descpt, company.pid)
VALUES (9 , Windows, integrated group, Windows, system integration, 2);
INSERT
INTO, company (company.cid, ame, company.descpt, company.pid)
VALUES (10 , Linux, integrated group , Linux, correlation system integration , 2);
INSERT
INTO, company (company.cid, ame, company.descpt, company.pid)
VALUES (11, ` King , ` Linux, Group , 10);
INSERT
INTO, company (company.cid, ame, company.descpt, company.pid)
VALUES (12, ` Chang , ` NetOA Group , 6);
INSERT
INTO, company (company.cid, ame, company
您可能关注的文档
- 中国人的九种体质及其调养(The nine constitutions of Chinese people and their aftercare).doc
- 中兽医之宿草不转(The veterinarian does not turn in neural).doc
- 中国人的想象力(Chinese imagination).doc
- 中国人让老外搞不懂的习惯(Chinese let foreigners do not understand the habit).doc
- 中国仓储协会文件(China Storage Association documents).doc
- 中国企业营销决胜终端 更要决胜开端(Chinese enterprise marketing winning the terminal, but also the beginning of victory).doc
- 中华英雄游戏攻略及秘籍(Chinese heroes introduction and Cheats).doc
- 中国儿童保健杂志介绍(Introduction to Chinese Journal of child health).doc
- 中国制氧机市场分析(Market analysis of oxygen making machine in China).doc
- 中国北京工商大学的图书馆建筑设计的特点(Characteristics of architectural design of Library in Beijing Technology and Business University).doc
- 法律硕士联考专业基础课(非法学)-21-2 .pdf
- 泰豪集团有限公司校园招聘85人公开引进高层次人才和急需紧缺人才笔试参考题库答案详解版完整版.docx
- 2024国培计划个人研修计划(6篇) .pdf
- 2024年陕西省宝鸡市公开招聘警务辅助人员辅警笔试自考练习卷一含.pdf
- 精选最新版2020年大学期末思想道德修养与法律基础完整考题库(含.pdf
- 2024年浙江省嘉兴市公开招聘警务辅助人员辅警笔试模拟自测题A卷含答.pdf
- 瑞西光华佳苑总包施工招标1204(定稿).doc
- 职业健康与防护详细讲解培训课件(11.1).doc
- 都溪河综合治理项目部月度报告(7月份 ) .doc
- 湖北恒大建设工程有限公司简介1.doc
最近下载
- 2021年香薰服务合同.docx
- 《Python与数据分析应用》课件——第10章 数据分析工具Pandas.pptx VIP
- 战争狂人希特勒简介.ppt
- 家庭教育指导师试题库.doc
- -司法鉴定人执业能力评估业务理论知识考试题库(司法鉴定人考试试题及答案解析)-.docx VIP
- 病房急产应急预案演练脚本.docx VIP
- 生产项目准入及预算标准第六册主网修理项目准入及预算标准(预算分册).docx
- 2025新人教版语文七年级下册《第一单元》大单元整体教学设计[2022课标].pdf
- 电子商务文案创意与撰写:直播脚本编写PPT教学课件.pptx
- (高清版)-B-T 30146-2023 安全与韧性 业务连续性管理体系 要求.pdf VIP
文档评论(0)