123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161 |
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
- <!--NewPage-->
- <HTML>
- <HEAD>
- <!-- Generated by javadoc (build 1.6.0_37) on Tue Jan 08 14:20:49 CST 2013 -->
- <TITLE>
- 类分层结构
- </TITLE>
- <META NAME="date" CONTENT="2013-01-08">
- <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
- <SCRIPT type="text/javascript">
- function windowTitle()
- {
- if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="类分层结构";
- }
- }
- </SCRIPT>
- <NOSCRIPT>
- </NOSCRIPT>
- </HEAD>
- <BODY BGCOLOR="white" onload="windowTitle();">
- <HR>
- <!-- ========= START OF TOP NAVBAR ======= -->
- <A NAME="navbar_top"><!-- --></A>
- <A HREF="#skip-navbar_top" title="跳过导航链接"></A>
- <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
- <TR>
- <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
- <A NAME="navbar_top_firstrow"><!-- --></A>
- <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
- <TR ALIGN="center" VALIGN="top">
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>概述</B></FONT></A> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">软件包</FONT> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">类</FONT> </TD>
- <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>树</B></FONT> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>已过时</B></FONT></A> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>索引</B></FONT></A> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>帮助</B></FONT></A> </TD>
- </TR>
- </TABLE>
- </TD>
- <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
- </EM>
- </TD>
- </TR>
- <TR>
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
- 上一个
- 下一个</FONT></TD>
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
- <A HREF="index.html?overview-tree.html" target="_top"><B>框架</B></A>
- <A HREF="overview-tree.html" target="_top"><B>无框架</B></A>
- <SCRIPT type="text/javascript">
- <!--
- if(window==top) {
- document.writeln('<A HREF="allclasses-noframe.html"><B>所有类</B></A>');
- }
- //-->
- </SCRIPT>
- <NOSCRIPT>
- <A HREF="allclasses-noframe.html"><B>所有类</B></A>
- </NOSCRIPT>
- </FONT></TD>
- </TR>
- </TABLE>
- <A NAME="skip-navbar_top"></A>
- <!-- ========= END OF TOP NAVBAR ========= -->
- <HR>
- <CENTER>
- <H2>
- 所有软件包的分层结构</H2>
- </CENTER>
- <DL>
- <DT><B>软件包分层结构:</B><DD><A HREF="com/hotent/cgm/db/package-tree.html">com.hotent.cgm.db</A>, <A HREF="com/hotent/cgm/db/impl/package-tree.html">com.hotent.cgm.db.impl</A>, <A HREF="com/hotent/cgm/model/package-tree.html">com.hotent.cgm.model</A></DL>
- <HR>
- <H2>
- 类分层结构
- </H2>
- <UL>
- <LI TYPE="circle">java.lang.Object<UL>
- <LI TYPE="circle">com.hotent.cgm.model.<A HREF="com/hotent/cgm/model/ColumnModel.html" title="com.hotent.cgm.model 中的类"><B>ColumnModel</B></A><LI TYPE="circle">com.hotent.cgm.model.<A HREF="com/hotent/cgm/model/ConfigModel.html" title="com.hotent.cgm.model 中的类"><B>ConfigModel</B></A><LI TYPE="circle">com.hotent.cgm.model.<A HREF="com/hotent/cgm/model/ConfigModel.Database.html" title="com.hotent.cgm.model 中的类"><B>ConfigModel.Database</B></A><LI TYPE="circle">com.hotent.cgm.model.<A HREF="com/hotent/cgm/model/ConfigModel.Files.html" title="com.hotent.cgm.model 中的类"><B>ConfigModel.Files</B></A><LI TYPE="circle">com.hotent.cgm.model.<A HREF="com/hotent/cgm/model/ConfigModel.Files.File.html" title="com.hotent.cgm.model 中的类"><B>ConfigModel.Files.File</B></A><LI TYPE="circle">com.hotent.cgm.model.<A HREF="com/hotent/cgm/model/ConfigModel.GenAll.html" title="com.hotent.cgm.model 中的类"><B>ConfigModel.GenAll</B></A><LI TYPE="circle">com.hotent.cgm.model.<A HREF="com/hotent/cgm/model/ConfigModel.GenAll.File.html" title="com.hotent.cgm.model 中的类"><B>ConfigModel.GenAll.File</B></A><LI TYPE="circle">com.hotent.cgm.model.<A HREF="com/hotent/cgm/model/ConfigModel.Table.html" title="com.hotent.cgm.model 中的类"><B>ConfigModel.Table</B></A><LI TYPE="circle">com.hotent.cgm.model.<A HREF="com/hotent/cgm/model/ConfigModel.Table.SubTable.html" title="com.hotent.cgm.model 中的类"><B>ConfigModel.Table.SubTable</B></A><LI TYPE="circle">com.hotent.cgm.model.<A HREF="com/hotent/cgm/model/ConfigModel.Templates.html" title="com.hotent.cgm.model 中的类"><B>ConfigModel.Templates</B></A><LI TYPE="circle">com.hotent.cgm.db.<A HREF="com/hotent/cgm/db/DaoHelper.html" title="com.hotent.cgm.db 中的类"><B>DaoHelper</B></A><T><LI TYPE="circle">com.hotent.cgm.db.impl.<A HREF="com/hotent/cgm/db/impl/MySqlHelper.html" title="com.hotent.cgm.db.impl 中的类"><B>MySqlHelper</B></A> (implements com.hotent.cgm.db.<A HREF="com/hotent/cgm/db/IDbHelper.html" title="com.hotent.cgm.db 中的接口">IDbHelper</A>)
- <LI TYPE="circle">com.hotent.cgm.db.impl.<A HREF="com/hotent/cgm/db/impl/MySqlMapCmd.html" title="com.hotent.cgm.db.impl 中的类"><B>MySqlMapCmd</B></A> (implements com.hotent.cgm.db.<A HREF="com/hotent/cgm/db/MapCmd.html" title="com.hotent.cgm.db 中的接口">MapCmd</A><T>)
- <LI TYPE="circle">com.hotent.cgm.db.impl.<A HREF="com/hotent/cgm/db/impl/OracleHelper.html" title="com.hotent.cgm.db.impl 中的类"><B>OracleHelper</B></A> (implements com.hotent.cgm.db.<A HREF="com/hotent/cgm/db/IDbHelper.html" title="com.hotent.cgm.db 中的接口">IDbHelper</A>)
- <LI TYPE="circle">com.hotent.cgm.db.impl.<A HREF="com/hotent/cgm/db/impl/OracleMapCmd.html" title="com.hotent.cgm.db.impl 中的类"><B>OracleMapCmd</B></A> (implements com.hotent.cgm.db.<A HREF="com/hotent/cgm/db/MapCmd.html" title="com.hotent.cgm.db 中的接口">MapCmd</A><T>)
- <LI TYPE="circle">com.hotent.cgm.db.impl.<A HREF="com/hotent/cgm/db/impl/Sql2005Helper.html" title="com.hotent.cgm.db.impl 中的类"><B>Sql2005Helper</B></A> (implements com.hotent.cgm.db.<A HREF="com/hotent/cgm/db/IDbHelper.html" title="com.hotent.cgm.db 中的接口">IDbHelper</A>)
- <LI TYPE="circle">com.hotent.cgm.db.impl.<A HREF="com/hotent/cgm/db/impl/Sql2005MapCmd.html" title="com.hotent.cgm.db.impl 中的类"><B>Sql2005MapCmd</B></A> (implements com.hotent.cgm.db.<A HREF="com/hotent/cgm/db/MapCmd.html" title="com.hotent.cgm.db 中的接口">MapCmd</A><T>)
- <LI TYPE="circle">com.hotent.cgm.model.<A HREF="com/hotent/cgm/model/TableModel.html" title="com.hotent.cgm.model 中的类"><B>TableModel</B></A></UL>
- </UL>
- <H2>
- 接口分层结构
- </H2>
- <UL>
- <LI TYPE="circle">com.hotent.cgm.db.<A HREF="com/hotent/cgm/db/IDbHelper.html" title="com.hotent.cgm.db 中的接口"><B>IDbHelper</B></A><LI TYPE="circle">com.hotent.cgm.db.<A HREF="com/hotent/cgm/db/MapCmd.html" title="com.hotent.cgm.db 中的接口"><B>MapCmd</B></A><T></UL>
- <HR>
- <!-- ======= START OF BOTTOM NAVBAR ====== -->
- <A NAME="navbar_bottom"><!-- --></A>
- <A HREF="#skip-navbar_bottom" title="跳过导航链接"></A>
- <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
- <TR>
- <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
- <A NAME="navbar_bottom_firstrow"><!-- --></A>
- <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
- <TR ALIGN="center" VALIGN="top">
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>概述</B></FONT></A> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">软件包</FONT> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">类</FONT> </TD>
- <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>树</B></FONT> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>已过时</B></FONT></A> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>索引</B></FONT></A> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>帮助</B></FONT></A> </TD>
- </TR>
- </TABLE>
- </TD>
- <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
- </EM>
- </TD>
- </TR>
- <TR>
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
- 上一个
- 下一个</FONT></TD>
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
- <A HREF="index.html?overview-tree.html" target="_top"><B>框架</B></A>
- <A HREF="overview-tree.html" target="_top"><B>无框架</B></A>
- <SCRIPT type="text/javascript">
- <!--
- if(window==top) {
- document.writeln('<A HREF="allclasses-noframe.html"><B>所有类</B></A>');
- }
- //-->
- </SCRIPT>
- <NOSCRIPT>
- <A HREF="allclasses-noframe.html"><B>所有类</B></A>
- </NOSCRIPT>
- </FONT></TD>
- </TR>
- </TABLE>
- <A NAME="skip-navbar_bottom"></A>
- <!-- ======== END OF BOTTOM NAVBAR ======= -->
- <HR>
- </BODY>
- </HTML>
|