⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 databaseschema.dbschema

📁 A J2EE & Jsp Example
💻 DBSCHEMA
📖 第 1 页 / 共 3 页
字号:
<?xml version="1.0" encoding="UTF-8" ?><OBJECT CLASS="com.sun.forte4j.modules.dbmodel.SchemaElement" ID="com.sun.forte4j.modules.dbmodel.SchemaElement625763627">  <impl>    <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.SchemaElementImpl" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.SchemaElementImpl8173862">      <tables>        <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection7184602">          <owner>            <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.jdbcimpl.SchemaElementImpl8173862"/>          </owner>          <_elms>            <ARRAY SIZE="1" CLASS="PRIMITIVE" ROWCLASS="com.sun.forte4j.modules.dbmodel.TableElement">              <ROW ROW="0">                <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.TableElement" ID="com.sun.forte4j.modules.dbmodel.TableElement155098433">                  <impl>                    <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.TableElementImpl" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.TableElementImpl6259867">                      <element>                        <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.TableElement155098433"/>                      </element>                      <table>CUSTOMER</table>                      <keys>                        <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection16191374">                          <owner>                            <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.jdbcimpl.TableElementImpl6259867"/>                          </owner>                          <_elms>                            <ARRAY SIZE="1" CLASS="PRIMITIVE" ROWCLASS="com.sun.forte4j.modules.dbmodel.KeyElement">                              <ROW ROW="0">                                <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.UniqueKeyElement" ID="com.sun.forte4j.modules.dbmodel.UniqueKeyElement-644604811">                                  <impl>                                    <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.UniqueKeyElementImpl" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.UniqueKeyElementImpl16446700">                                      <element>                                        <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.UniqueKeyElement-644604811"/>                                      </element>                                      <_name>                                        <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.DBIdentifier" ID="com.sun.forte4j.modules.dbmodel.DBIdentifier31840886">                                          <name>PK_CUSTOMER</name>                                        </OBJECT>                                      </_name>                                      <_primary>true</_primary>                                      <columns>                                        <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection31622664">                                          <owner>                                            <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.jdbcimpl.UniqueKeyElementImpl16446700"/>                                          </owner>                                          <_elms>                                            <ARRAY SIZE="1" CLASS="PRIMITIVE" ROWCLASS="com.sun.forte4j.modules.dbmodel.ColumnElement">                                              <ROW ROW="0">                                                <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.ColumnElement" ID="com.sun.forte4j.modules.dbmodel.ColumnElement-901031866">                                                  <impl>                                                    <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.ColumnElementImpl" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.ColumnElementImpl27900206">                                                      <element>                                                        <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.ColumnElement-901031866"/>                                                      </element>                                                      <_isNullable>false</_isNullable>                                                      <_length>                                                        <OBJECT CLASS="java.lang.Integer" ID="java.lang.Integer20">                                                          <value>20</value>                                                        </OBJECT>                                                      </_length>                                                      <_name>                                                        <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.DBIdentifier" ID="com.sun.forte4j.modules.dbmodel.DBIdentifier29692738">                                                          <name>CUSTOMERID</name>                                                        </OBJECT>                                                      </_name>                                                      <_precision>                                                        <OBJECT REFERENCE="java.lang.Integer20"/>                                                      </_precision>                                                      <_type>12</_type>                                                      <_scale>                                                        <OBJECT CLASS="java.lang.Integer" ID="java.lang.Integer0">                                                          <value>0</value>                                                        </OBJECT>                                                      </_scale>                                                    </OBJECT>                                                  </impl>                                                  <declaringTable>                                                    <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.TableElement155098433"/>                                                  </declaringTable>                                                </OBJECT>                                              </ROW>                                            </ARRAY>                                          </_elms>                                          <_template>                                            <ARRAY SIZE="0" CLASS="PRIMITIVE" ROWCLASS="com.sun.forte4j.modules.dbmodel.ColumnElement">                                            </ARRAY>                                          </_template>                                        </OBJECT>                                      </columns>                                    </OBJECT>                                  </impl>                                  <declaringTable>                                    <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.TableElement155098433"/>                                  </declaringTable>                                  <_associatedIndex>                                    <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.IndexElement" ID="com.sun.forte4j.modules.dbmodel.IndexElement-644604811">                                      <impl>                                        <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.IndexElementImpl" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.IndexElementImpl32293004">                                          <element>                                            <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.IndexElement-644604811"/>                                          </element>                                          <_unique>true</_unique>                                          <_name>                                            <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.DBIdentifier" ID="com.sun.forte4j.modules.dbmodel.DBIdentifier5586395">                                              <name>PK_CUSTOMER</name>                                            </OBJECT>                                          </_name>                                          <columns>                                            <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection15740443">                                              <owner>                                                <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.jdbcimpl.TableElementImpl6259867"/>                                              </owner>                                              <_elms>                                                <ARRAY SIZE="1" CLASS="PRIMITIVE" ROWCLASS="com.sun.forte4j.modules.dbmodel.ColumnElement">                                                  <ROW ROW="0">                                                    <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.ColumnElement-901031866"/>                                                  </ROW>                                                </ARRAY>                                              </_elms>                                              <_template>                                                <ARRAY SIZE="0" CLASS="PRIMITIVE" ROWCLASS="com.sun.forte4j.modules.dbmodel.ColumnElement">                                                </ARRAY>                                              </_template>                                            </OBJECT>                                          </columns>                                          <tei>                                            <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.jdbcimpl.TableElementImpl6259867"/>                                          </tei>                                        </OBJECT>                                      </impl>                                      <declaringTable>                                        <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.TableElement155098433"/>                                      </declaringTable>                                    </OBJECT>                                  </_associatedIndex>                                </OBJECT>                              </ROW>                            </ARRAY>                          </_elms>                          <_template>                            <ARRAY SIZE="0" CLASS="PRIMITIVE" ROWCLASS="com.sun.forte4j.modules.dbmodel.KeyElement">                            </ARRAY>                          </_template>                        </OBJECT>                      </keys>                      <_name>                        <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.DBIdentifier" ID="com.sun.forte4j.modules.dbmodel.DBIdentifier5249001">                          <name>CUSTOMER</name>                        </OBJECT>                      </_name>                      <indexes>                        <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection8088240">                          <owner>                            <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.jdbcimpl.TableElementImpl6259867"/>                          </owner>                          <_elms>                            <ARRAY SIZE="1" CLASS="PRIMITIVE" ROWCLASS="com.sun.forte4j.modules.dbmodel.IndexElement">                              <ROW ROW="0">                                <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.IndexElement-644604811"/>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -