| <?xml version="1.0" encoding="UTF-8" ?> |
| <!-- |
| |
| Copyright (c) 2018 Oracle and/or its affiliates. All rights reserved. |
| |
| This program and the accompanying materials are made available under the |
| terms of the Eclipse Public License v. 2.0, which is available at |
| http://www.eclipse.org/legal/epl-2.0. |
| |
| This Source Code may also be made available under the following Secondary |
| Licenses when the conditions for such availability set forth in the |
| Eclipse Public License v. 2.0 are satisfied: GNU General Public License, |
| version 2 with the GNU Classpath Exception, which is available at |
| https://www.gnu.org/software/classpath/license.html. |
| |
| SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 |
| |
| --> |
| |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.SchemaElement" ID="com.sun.forte4j.modules.dbmodel.SchemaElement-447709722"> |
| <impl> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.SchemaElementImpl" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.SchemaElementImpl19058102"> |
| <tables> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection20812788"> |
| <owner> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.jdbcimpl.SchemaElementImpl19058102"/> |
| </owner> |
| <_elms> |
| <ARRAY SIZE="4" 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.TableElement-824107209"> |
| <impl> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.TableElementImpl" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.TableElementImpl32477527"> |
| <element> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.TableElement-824107209"/> |
| </element> |
| <table>LEAGUE</table> |
| <keys> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection970341"> |
| <owner> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.jdbcimpl.TableElementImpl32477527"/> |
| </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.UniqueKeyElement1337095799"> |
| <impl> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.UniqueKeyElementImpl" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.UniqueKeyElementImpl19859865"> |
| <element> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.UniqueKeyElement1337095799"/> |
| </element> |
| <_name> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.DBIdentifier" ID="com.sun.forte4j.modules.dbmodel.DBIdentifier18820833"> |
| <name>SYS_C0059830</name> |
| </OBJECT> |
| </_name> |
| <_primary>true</_primary> |
| <columns> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection19526581"> |
| <owner> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.jdbcimpl.UniqueKeyElementImpl19859865"/> |
| </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-301408460"> |
| <impl> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.ColumnElementImpl" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.ColumnElementImpl6662015"> |
| <element> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.ColumnElement-301408460"/> |
| </element> |
| <_isNullable>false</_isNullable> |
| <_length> |
| <OBJECT CLASS="java.lang.Integer" ID="java.lang.Integer255"> |
| <value>255</value> |
| </OBJECT> |
| </_length> |
| <_name> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.DBIdentifier" ID="com.sun.forte4j.modules.dbmodel.DBIdentifier10883428"> |
| <name>LEAGUE_ID</name> |
| </OBJECT> |
| </_name> |
| <_precision> |
| <OBJECT REFERENCE="java.lang.Integer255"/> |
| </_precision> |
| <_type>12</_type> |
| <_scale> |
| <OBJECT/> |
| </_scale> |
| </OBJECT> |
| </impl> |
| <declaringTable> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.TableElement-824107209"/> |
| </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.TableElement-824107209"/> |
| </declaringTable> |
| <_associatedIndex> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.IndexElement" ID="com.sun.forte4j.modules.dbmodel.IndexElement1337095799"> |
| <impl> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.IndexElementImpl" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.IndexElementImpl18680399"> |
| <element> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.IndexElement1337095799"/> |
| </element> |
| <_unique>true</_unique> |
| <_name> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.DBIdentifier" ID="com.sun.forte4j.modules.dbmodel.DBIdentifier26204548"> |
| <name>SYS_C0059830</name> |
| </OBJECT> |
| </_name> |
| <columns> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection12159142"> |
| <owner> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.jdbcimpl.TableElementImpl32477527"/> |
| </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-301408460"/> |
| </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.TableElementImpl32477527"/> |
| </tei> |
| </OBJECT> |
| </impl> |
| <declaringTable> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.TableElement-824107209"/> |
| </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.DBIdentifier17934197"> |
| <name>LEAGUE</name> |
| </OBJECT> |
| </_name> |
| <indexes> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection6744085"> |
| <owner> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.jdbcimpl.TableElementImpl32477527"/> |
| </owner> |
| <_elms> |
| <ARRAY SIZE="1" CLASS="PRIMITIVE" ROWCLASS="com.sun.forte4j.modules.dbmodel.IndexElement"> |
| <ROW ROW="0"> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.IndexElement1337095799"/> |
| </ROW> |
| </ARRAY> |
| </_elms> |
| <_template> |
| <ARRAY SIZE="0" CLASS="PRIMITIVE" ROWCLASS="com.sun.forte4j.modules.dbmodel.IndexElement"> |
| </ARRAY> |
| </_template> |
| </OBJECT> |
| </indexes> |
| <isTable>true</isTable> |
| <columns> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection23710309"> |
| <owner> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.jdbcimpl.TableElementImpl32477527"/> |
| </owner> |
| <_elms> |
| <ARRAY SIZE="4" CLASS="PRIMITIVE" ROWCLASS="com.sun.forte4j.modules.dbmodel.ColumnElement"> |
| <ROW ROW="0"> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.ColumnElement-301408460"/> |
| </ROW> |
| <ROW ROW="1"> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.ColumnElement" ID="com.sun.forte4j.modules.dbmodel.ColumnElement-1669237022"> |
| <impl> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.ColumnElementImpl" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.ColumnElementImpl597230"> |
| <element> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.ColumnElement-1669237022"/> |
| </element> |
| <_isNullable>true</_isNullable> |
| <_length> |
| <OBJECT REFERENCE="java.lang.Integer255"/> |
| </_length> |
| <_name> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.DBIdentifier" ID="com.sun.forte4j.modules.dbmodel.DBIdentifier4875224"> |
| <name>NAME</name> |
| </OBJECT> |
| </_name> |
| <_precision> |
| <OBJECT REFERENCE="java.lang.Integer255"/> |
| </_precision> |
| <_type>12</_type> |
| <_scale> |
| <OBJECT/> |
| </_scale> |
| </OBJECT> |
| </impl> |
| <declaringTable> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.TableElement-824107209"/> |
| </declaringTable> |
| </OBJECT> |
| </ROW> |
| <ROW ROW="2"> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.ColumnElement" ID="com.sun.forte4j.modules.dbmodel.ColumnElement-201673251"> |
| <impl> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.ColumnElementImpl" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.ColumnElementImpl31522607"> |
| <element> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.ColumnElement-201673251"/> |
| </element> |
| <_isNullable>true</_isNullable> |
| <_length> |
| <OBJECT REFERENCE="java.lang.Integer255"/> |
| </_length> |
| <_name> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.DBIdentifier" ID="com.sun.forte4j.modules.dbmodel.DBIdentifier9532399"> |
| <name>SPORT</name> |
| </OBJECT> |
| </_name> |
| <_precision> |
| <OBJECT REFERENCE="java.lang.Integer255"/> |
| </_precision> |
| <_type>12</_type> |
| <_scale> |
| <OBJECT/> |
| </_scale> |
| </OBJECT> |
| </impl> |
| <declaringTable> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.TableElement-824107209"/> |
| </declaringTable> |
| </OBJECT> |
| </ROW> |
| <ROW ROW="3"> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.ColumnElement" ID="com.sun.forte4j.modules.dbmodel.ColumnElement1815916801"> |
| <impl> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.ColumnElementImpl" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.ColumnElementImpl22201561"> |
| <element> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.ColumnElement1815916801"/> |
| </element> |
| <_isNullable>false</_isNullable> |
| <_length> |
| <OBJECT CLASS="java.lang.Integer" ID="java.lang.Integer19"> |
| <value>19</value> |
| </OBJECT> |
| </_length> |
| <_name> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.DBIdentifier" ID="com.sun.forte4j.modules.dbmodel.DBIdentifier16359413"> |
| <name>VERSION</name> |
| </OBJECT> |
| </_name> |
| <_precision> |
| <OBJECT REFERENCE="java.lang.Integer19"/> |
| </_precision> |
| <_type>3</_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.TableElement-824107209"/> |
| </declaringTable> |
| </OBJECT> |
| </ROW> |
| </ARRAY> |
| </_elms> |
| <_template> |
| <ARRAY SIZE="0" CLASS="PRIMITIVE" ROWCLASS="com.sun.forte4j.modules.dbmodel.ColumnElement"> |
| </ARRAY> |
| </_template> |
| </OBJECT> |
| </columns> |
| </OBJECT> |
| </impl> |
| </OBJECT> |
| </ROW> |
| <ROW ROW="1"> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.TableElement" ID="com.sun.forte4j.modules.dbmodel.TableElement-979389083"> |
| <impl> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.TableElementImpl" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.TableElementImpl7652266"> |
| <element> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.TableElement-979389083"/> |
| </element> |
| <table>TEAM</table> |
| <keys> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection2704014"> |
| <owner> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.jdbcimpl.TableElementImpl7652266"/> |
| </owner> |
| <_elms> |
| <ARRAY SIZE="2" CLASS="PRIMITIVE" ROWCLASS="com.sun.forte4j.modules.dbmodel.KeyElement"> |
| <ROW ROW="0"> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.ForeignKeyElement" ID="com.sun.forte4j.modules.dbmodel.ForeignKeyElement1202838284"> |
| <impl> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.ForeignKeyElementImpl" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.ForeignKeyElementImpl31063377"> |
| <element> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.ForeignKeyElement1202838284"/> |
| </element> |
| <_name> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.DBIdentifier" ID="com.sun.forte4j.modules.dbmodel.DBIdentifier8785225"> |
| <name>SYS_C0059833</name> |
| </OBJECT> |
| </_name> |
| <columns> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection14158819"> |
| <owner> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.jdbcimpl.ForeignKeyElementImpl31063377"/> |
| </owner> |
| <_elms> |
| <ARRAY SIZE="1" CLASS="PRIMITIVE" ROWCLASS="com.sun.forte4j.modules.dbmodel.ColumnPairElement"> |
| <ROW ROW="0"> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.ColumnPairElement" ID="com.sun.forte4j.modules.dbmodel.ColumnPairElement600760059"> |
| <impl> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.ColumnPairElementImpl" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.ColumnPairElementImpl13783459"> |
| <element> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.ColumnPairElement600760059"/> |
| </element> |
| <_name> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.DBIdentifier" ID="com.sun.forte4j.modules.dbmodel.DBIdentifier32358515"> |
| <name>LEAGUE_ID;LEAGUE_ID</name> |
| </OBJECT> |
| </_name> |
| </OBJECT> |
| </impl> |
| <declaringTable> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.TableElement-979389083"/> |
| </declaringTable> |
| <_localColumn> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.ColumnElement" ID="com.sun.forte4j.modules.dbmodel.ColumnElement-786689054"> |
| <impl> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.ColumnElementImpl" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.ColumnElementImpl32887686"> |
| <element> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.ColumnElement-786689054"/> |
| </element> |
| <_isNullable>true</_isNullable> |
| <_length> |
| <OBJECT REFERENCE="java.lang.Integer255"/> |
| </_length> |
| <_name> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.DBIdentifier" ID="com.sun.forte4j.modules.dbmodel.DBIdentifier27756227"> |
| <name>LEAGUE_ID</name> |
| </OBJECT> |
| </_name> |
| <_precision> |
| <OBJECT REFERENCE="java.lang.Integer255"/> |
| </_precision> |
| <_type>12</_type> |
| <_scale> |
| <OBJECT/> |
| </_scale> |
| </OBJECT> |
| </impl> |
| <declaringTable> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.TableElement-979389083"/> |
| </declaringTable> |
| </OBJECT> |
| </_localColumn> |
| <_referencedColumn> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.ColumnElement-301408460"/> |
| </_referencedColumn> |
| </OBJECT> |
| </ROW> |
| </ARRAY> |
| </_elms> |
| <_template> |
| <ARRAY SIZE="0" CLASS="PRIMITIVE" ROWCLASS="com.sun.forte4j.modules.dbmodel.ColumnPairElement"> |
| </ARRAY> |
| </_template> |
| </OBJECT> |
| </columns> |
| <tei> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.jdbcimpl.TableElementImpl7652266"/> |
| </tei> |
| </OBJECT> |
| </impl> |
| <declaringTable> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.TableElement-979389083"/> |
| </declaringTable> |
| </OBJECT> |
| </ROW> |
| <ROW ROW="1"> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.UniqueKeyElement" ID="com.sun.forte4j.modules.dbmodel.UniqueKeyElement1202838283"> |
| <impl> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.UniqueKeyElementImpl" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.UniqueKeyElementImpl25200832"> |
| <element> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.UniqueKeyElement1202838283"/> |
| </element> |
| <_name> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.DBIdentifier" ID="com.sun.forte4j.modules.dbmodel.DBIdentifier26354209"> |
| <name>SYS_C0059832</name> |
| </OBJECT> |
| </_name> |
| <_primary>true</_primary> |
| <columns> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection32794782"> |
| <owner> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.jdbcimpl.UniqueKeyElementImpl25200832"/> |
| </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.ColumnElement395496116"> |
| <impl> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.ColumnElementImpl" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.ColumnElementImpl16695559"> |
| <element> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.ColumnElement395496116"/> |
| </element> |
| <_isNullable>false</_isNullable> |
| <_length> |
| <OBJECT REFERENCE="java.lang.Integer255"/> |
| </_length> |
| <_name> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.DBIdentifier" ID="com.sun.forte4j.modules.dbmodel.DBIdentifier20111677"> |
| <name>TEAM_ID</name> |
| </OBJECT> |
| </_name> |
| <_precision> |
| <OBJECT REFERENCE="java.lang.Integer255"/> |
| </_precision> |
| <_type>12</_type> |
| <_scale> |
| <OBJECT/> |
| </_scale> |
| </OBJECT> |
| </impl> |
| <declaringTable> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.TableElement-979389083"/> |
| </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.TableElement-979389083"/> |
| </declaringTable> |
| <_associatedIndex> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.IndexElement" ID="com.sun.forte4j.modules.dbmodel.IndexElement1202838283"> |
| <impl> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.IndexElementImpl" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.IndexElementImpl23163273"> |
| <element> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.IndexElement1202838283"/> |
| </element> |
| <_unique>true</_unique> |
| <_name> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.DBIdentifier" ID="com.sun.forte4j.modules.dbmodel.DBIdentifier6616781"> |
| <name>SYS_C0059832</name> |
| </OBJECT> |
| </_name> |
| <columns> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection12122157"> |
| <owner> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.jdbcimpl.TableElementImpl7652266"/> |
| </owner> |
| <_elms> |
| <ARRAY SIZE="1" CLASS="PRIMITIVE" ROWCLASS="com.sun.forte4j.modules.dbmodel.ColumnElement"> |
| <ROW ROW="0"> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.ColumnElement395496116"/> |
| </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.TableElementImpl7652266"/> |
| </tei> |
| </OBJECT> |
| </impl> |
| <declaringTable> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.TableElement-979389083"/> |
| </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.DBIdentifier8856448"> |
| <name>TEAM</name> |
| </OBJECT> |
| </_name> |
| <indexes> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection19537476"> |
| <owner> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.jdbcimpl.TableElementImpl7652266"/> |
| </owner> |
| <_elms> |
| <ARRAY SIZE="1" CLASS="PRIMITIVE" ROWCLASS="com.sun.forte4j.modules.dbmodel.IndexElement"> |
| <ROW ROW="0"> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.IndexElement1202838283"/> |
| </ROW> |
| </ARRAY> |
| </_elms> |
| <_template> |
| <ARRAY SIZE="0" CLASS="PRIMITIVE" ROWCLASS="com.sun.forte4j.modules.dbmodel.IndexElement"> |
| </ARRAY> |
| </_template> |
| </OBJECT> |
| </indexes> |
| <isTable>true</isTable> |
| <columns> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection12217475"> |
| <owner> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.jdbcimpl.TableElementImpl7652266"/> |
| </owner> |
| <_elms> |
| <ARRAY SIZE="5" CLASS="PRIMITIVE" ROWCLASS="com.sun.forte4j.modules.dbmodel.ColumnElement"> |
| <ROW ROW="0"> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.ColumnElement395496116"/> |
| </ROW> |
| <ROW ROW="1"> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.ColumnElement" ID="com.sun.forte4j.modules.dbmodel.ColumnElement1911204948"> |
| <impl> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.ColumnElementImpl" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.ColumnElementImpl2864404"> |
| <element> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.ColumnElement1911204948"/> |
| </element> |
| <_isNullable>true</_isNullable> |
| <_length> |
| <OBJECT REFERENCE="java.lang.Integer255"/> |
| </_length> |
| <_name> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.DBIdentifier" ID="com.sun.forte4j.modules.dbmodel.DBIdentifier24993066"> |
| <name>CITY</name> |
| </OBJECT> |
| </_name> |
| <_precision> |
| <OBJECT REFERENCE="java.lang.Integer255"/> |
| </_precision> |
| <_type>12</_type> |
| <_scale> |
| <OBJECT/> |
| </_scale> |
| </OBJECT> |
| </impl> |
| <declaringTable> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.TableElement-979389083"/> |
| </declaringTable> |
| </OBJECT> |
| </ROW> |
| <ROW ROW="2"> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.ColumnElement" ID="com.sun.forte4j.modules.dbmodel.ColumnElement1911524724"> |
| <impl> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.ColumnElementImpl" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.ColumnElementImpl24093812"> |
| <element> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.ColumnElement1911524724"/> |
| </element> |
| <_isNullable>true</_isNullable> |
| <_length> |
| <OBJECT REFERENCE="java.lang.Integer255"/> |
| </_length> |
| <_name> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.DBIdentifier" ID="com.sun.forte4j.modules.dbmodel.DBIdentifier9814147"> |
| <name>NAME</name> |
| </OBJECT> |
| </_name> |
| <_precision> |
| <OBJECT REFERENCE="java.lang.Integer255"/> |
| </_precision> |
| <_type>12</_type> |
| <_scale> |
| <OBJECT/> |
| </_scale> |
| </OBJECT> |
| </impl> |
| <declaringTable> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.TableElement-979389083"/> |
| </declaringTable> |
| </OBJECT> |
| </ROW> |
| <ROW ROW="3"> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.ColumnElement-786689054"/> |
| </ROW> |
| <ROW ROW="4"> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.ColumnElement" ID="com.sun.forte4j.modules.dbmodel.ColumnElement-2108606161"> |
| <impl> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.ColumnElementImpl" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.ColumnElementImpl26335425"> |
| <element> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.ColumnElement-2108606161"/> |
| </element> |
| <_isNullable>false</_isNullable> |
| <_length> |
| <OBJECT REFERENCE="java.lang.Integer19"/> |
| </_length> |
| <_name> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.DBIdentifier" ID="com.sun.forte4j.modules.dbmodel.DBIdentifier2989062"> |
| <name>VERSION</name> |
| </OBJECT> |
| </_name> |
| <_precision> |
| <OBJECT REFERENCE="java.lang.Integer19"/> |
| </_precision> |
| <_type>3</_type> |
| <_scale> |
| <OBJECT REFERENCE="java.lang.Integer0"/> |
| </_scale> |
| </OBJECT> |
| </impl> |
| <declaringTable> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.TableElement-979389083"/> |
| </declaringTable> |
| </OBJECT> |
| </ROW> |
| </ARRAY> |
| </_elms> |
| <_template> |
| <ARRAY SIZE="0" CLASS="PRIMITIVE" ROWCLASS="com.sun.forte4j.modules.dbmodel.ColumnElement"> |
| </ARRAY> |
| </_template> |
| </OBJECT> |
| </columns> |
| </OBJECT> |
| </impl> |
| </OBJECT> |
| </ROW> |
| <ROW ROW="2"> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.TableElement" ID="com.sun.forte4j.modules.dbmodel.TableElement-703109143"> |
| <impl> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.TableElementImpl" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.TableElementImpl25488452"> |
| <element> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.TableElement-703109143"/> |
| </element> |
| <table>PLAYER</table> |
| <keys> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection10923757"> |
| <owner> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.jdbcimpl.TableElementImpl25488452"/> |
| </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-1658364178"> |
| <impl> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.UniqueKeyElementImpl" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.UniqueKeyElementImpl28541929"> |
| <element> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.UniqueKeyElement-1658364178"/> |
| </element> |
| <_name> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.DBIdentifier" ID="com.sun.forte4j.modules.dbmodel.DBIdentifier10053659"> |
| <name>SYS_C0059828</name> |
| </OBJECT> |
| </_name> |
| <_primary>true</_primary> |
| <columns> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection26083064"> |
| <owner> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.jdbcimpl.UniqueKeyElementImpl28541929"/> |
| </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.ColumnElement153031540"> |
| <impl> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.ColumnElementImpl" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.ColumnElementImpl25292276"> |
| <element> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.ColumnElement153031540"/> |
| </element> |
| <_isNullable>false</_isNullable> |
| <_length> |
| <OBJECT REFERENCE="java.lang.Integer255"/> |
| </_length> |
| <_name> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.DBIdentifier" ID="com.sun.forte4j.modules.dbmodel.DBIdentifier19739141"> |
| <name>PLAYER_ID</name> |
| </OBJECT> |
| </_name> |
| <_precision> |
| <OBJECT REFERENCE="java.lang.Integer255"/> |
| </_precision> |
| <_type>12</_type> |
| <_scale> |
| <OBJECT/> |
| </_scale> |
| </OBJECT> |
| </impl> |
| <declaringTable> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.TableElement-703109143"/> |
| </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.TableElement-703109143"/> |
| </declaringTable> |
| <_associatedIndex> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.IndexElement" ID="com.sun.forte4j.modules.dbmodel.IndexElement-1658364178"> |
| <impl> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.IndexElementImpl" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.IndexElementImpl3086625"> |
| <element> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.IndexElement-1658364178"/> |
| </element> |
| <_unique>true</_unique> |
| <_name> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.DBIdentifier" ID="com.sun.forte4j.modules.dbmodel.DBIdentifier1760304"> |
| <name>SYS_C0059828</name> |
| </OBJECT> |
| </_name> |
| <columns> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection19327071"> |
| <owner> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.jdbcimpl.TableElementImpl25488452"/> |
| </owner> |
| <_elms> |
| <ARRAY SIZE="1" CLASS="PRIMITIVE" ROWCLASS="com.sun.forte4j.modules.dbmodel.ColumnElement"> |
| <ROW ROW="0"> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.ColumnElement153031540"/> |
| </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.TableElementImpl25488452"/> |
| </tei> |
| </OBJECT> |
| </impl> |
| <declaringTable> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.TableElement-703109143"/> |
| </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.DBIdentifier23984203"> |
| <name>PLAYER</name> |
| </OBJECT> |
| </_name> |
| <indexes> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection25864734"> |
| <owner> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.jdbcimpl.TableElementImpl25488452"/> |
| </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-1658364178"/> |
| </ROW> |
| </ARRAY> |
| </_elms> |
| <_template> |
| <ARRAY SIZE="0" CLASS="PRIMITIVE" ROWCLASS="com.sun.forte4j.modules.dbmodel.IndexElement"> |
| </ARRAY> |
| </_template> |
| </OBJECT> |
| </indexes> |
| <isTable>true</isTable> |
| <columns> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection28145575"> |
| <owner> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.jdbcimpl.TableElementImpl25488452"/> |
| </owner> |
| <_elms> |
| <ARRAY SIZE="5" CLASS="PRIMITIVE" ROWCLASS="com.sun.forte4j.modules.dbmodel.ColumnElement"> |
| <ROW ROW="0"> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.ColumnElement153031540"/> |
| </ROW> |
| <ROW ROW="1"> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.ColumnElement" ID="com.sun.forte4j.modules.dbmodel.ColumnElement-1279865488"> |
| <impl> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.ColumnElementImpl" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.ColumnElementImpl13120210"> |
| <element> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.ColumnElement-1279865488"/> |
| </element> |
| <_isNullable>true</_isNullable> |
| <_length> |
| <OBJECT REFERENCE="java.lang.Integer255"/> |
| </_length> |
| <_name> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.DBIdentifier" ID="com.sun.forte4j.modules.dbmodel.DBIdentifier25199001"> |
| <name>NAME</name> |
| </OBJECT> |
| </_name> |
| <_precision> |
| <OBJECT REFERENCE="java.lang.Integer255"/> |
| </_precision> |
| <_type>12</_type> |
| <_scale> |
| <OBJECT/> |
| </_scale> |
| </OBJECT> |
| </impl> |
| <declaringTable> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.TableElement-703109143"/> |
| </declaringTable> |
| </OBJECT> |
| </ROW> |
| <ROW ROW="2"> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.ColumnElement" ID="com.sun.forte4j.modules.dbmodel.ColumnElement-156702322"> |
| <impl> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.ColumnElementImpl" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.ColumnElementImpl29132923"> |
| <element> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.ColumnElement-156702322"/> |
| </element> |
| <_isNullable>true</_isNullable> |
| <_length> |
| <OBJECT REFERENCE="java.lang.Integer255"/> |
| </_length> |
| <_name> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.DBIdentifier" ID="com.sun.forte4j.modules.dbmodel.DBIdentifier10774273"> |
| <name>POSITION</name> |
| </OBJECT> |
| </_name> |
| <_precision> |
| <OBJECT REFERENCE="java.lang.Integer255"/> |
| </_precision> |
| <_type>12</_type> |
| <_scale> |
| <OBJECT/> |
| </_scale> |
| </OBJECT> |
| </impl> |
| <declaringTable> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.TableElement-703109143"/> |
| </declaringTable> |
| </OBJECT> |
| </ROW> |
| <ROW ROW="3"> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.ColumnElement" ID="com.sun.forte4j.modules.dbmodel.ColumnElement-1446972561"> |
| <impl> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.ColumnElementImpl" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.ColumnElementImpl23503403"> |
| <element> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.ColumnElement-1446972561"/> |
| </element> |
| <_isNullable>false</_isNullable> |
| <_length> |
| <OBJECT CLASS="java.lang.Integer" ID="java.lang.Integer126"> |
| <value>126</value> |
| </OBJECT> |
| </_length> |
| <_name> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.DBIdentifier" ID="com.sun.forte4j.modules.dbmodel.DBIdentifier18926678"> |
| <name>SALARY</name> |
| </OBJECT> |
| </_name> |
| <_precision> |
| <OBJECT REFERENCE="java.lang.Integer126"/> |
| </_precision> |
| <_type>8</_type> |
| <_scale> |
| <OBJECT/> |
| </_scale> |
| </OBJECT> |
| </impl> |
| <declaringTable> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.TableElement-703109143"/> |
| </declaringTable> |
| </OBJECT> |
| </ROW> |
| <ROW ROW="4"> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.ColumnElement" ID="com.sun.forte4j.modules.dbmodel.ColumnElement876619699"> |
| <impl> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.ColumnElementImpl" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.ColumnElementImpl4667711"> |
| <element> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.ColumnElement876619699"/> |
| </element> |
| <_isNullable>false</_isNullable> |
| <_length> |
| <OBJECT REFERENCE="java.lang.Integer19"/> |
| </_length> |
| <_name> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.DBIdentifier" ID="com.sun.forte4j.modules.dbmodel.DBIdentifier33520158"> |
| <name>VERSION</name> |
| </OBJECT> |
| </_name> |
| <_precision> |
| <OBJECT REFERENCE="java.lang.Integer19"/> |
| </_precision> |
| <_type>3</_type> |
| <_scale> |
| <OBJECT REFERENCE="java.lang.Integer0"/> |
| </_scale> |
| </OBJECT> |
| </impl> |
| <declaringTable> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.TableElement-703109143"/> |
| </declaringTable> |
| </OBJECT> |
| </ROW> |
| </ARRAY> |
| </_elms> |
| <_template> |
| <ARRAY SIZE="0" CLASS="PRIMITIVE" ROWCLASS="com.sun.forte4j.modules.dbmodel.ColumnElement"> |
| </ARRAY> |
| </_template> |
| </OBJECT> |
| </columns> |
| </OBJECT> |
| </impl> |
| </OBJECT> |
| </ROW> |
| <ROW ROW="3"> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.TableElement" ID="com.sun.forte4j.modules.dbmodel.TableElement99280006"> |
| <impl> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.TableElementImpl" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.TableElementImpl27940859"> |
| <element> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.TableElement99280006"/> |
| </element> |
| <table>TEAMPLAYER</table> |
| <keys> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection8984226"> |
| <owner> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.jdbcimpl.TableElementImpl27940859"/> |
| </owner> |
| <_elms> |
| <ARRAY SIZE="3" CLASS="PRIMITIVE" ROWCLASS="com.sun.forte4j.modules.dbmodel.KeyElement"> |
| <ROW ROW="0"> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.ForeignKeyElement" ID="com.sun.forte4j.modules.dbmodel.ForeignKeyElement-287176306"> |
| <impl> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.ForeignKeyElementImpl" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.ForeignKeyElementImpl7749469"> |
| <element> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.ForeignKeyElement-287176306"/> |
| </element> |
| <_name> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.DBIdentifier" ID="com.sun.forte4j.modules.dbmodel.DBIdentifier20590970"> |
| <name>SYS_C0059836</name> |
| </OBJECT> |
| </_name> |
| <columns> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection12285029"> |
| <owner> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.jdbcimpl.ForeignKeyElementImpl7749469"/> |
| </owner> |
| <_elms> |
| <ARRAY SIZE="1" CLASS="PRIMITIVE" ROWCLASS="com.sun.forte4j.modules.dbmodel.ColumnPairElement"> |
| <ROW ROW="0"> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.ColumnPairElement" ID="com.sun.forte4j.modules.dbmodel.ColumnPairElement-620625238"> |
| <impl> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.ColumnPairElementImpl" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.ColumnPairElementImpl25589390"> |
| <element> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.ColumnPairElement-620625238"/> |
| </element> |
| <_name> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.DBIdentifier" ID="com.sun.forte4j.modules.dbmodel.DBIdentifier13736904"> |
| <name>PLAYER_ID;PLAYER_ID</name> |
| </OBJECT> |
| </_name> |
| </OBJECT> |
| </impl> |
| <declaringTable> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.TableElement99280006"/> |
| </declaringTable> |
| <_localColumn> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.ColumnElement" ID="com.sun.forte4j.modules.dbmodel.ColumnElement-469159983"> |
| <impl> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.ColumnElementImpl" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.ColumnElementImpl21662929"> |
| <element> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.ColumnElement-469159983"/> |
| </element> |
| <_isNullable>false</_isNullable> |
| <_length> |
| <OBJECT REFERENCE="java.lang.Integer255"/> |
| </_length> |
| <_name> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.DBIdentifier" ID="com.sun.forte4j.modules.dbmodel.DBIdentifier23268025"> |
| <name>PLAYER_ID</name> |
| </OBJECT> |
| </_name> |
| <_precision> |
| <OBJECT REFERENCE="java.lang.Integer255"/> |
| </_precision> |
| <_type>12</_type> |
| <_scale> |
| <OBJECT/> |
| </_scale> |
| </OBJECT> |
| </impl> |
| <declaringTable> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.TableElement99280006"/> |
| </declaringTable> |
| </OBJECT> |
| </_localColumn> |
| <_referencedColumn> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.ColumnElement153031540"/> |
| </_referencedColumn> |
| </OBJECT> |
| </ROW> |
| </ARRAY> |
| </_elms> |
| <_template> |
| <ARRAY SIZE="0" CLASS="PRIMITIVE" ROWCLASS="com.sun.forte4j.modules.dbmodel.ColumnPairElement"> |
| </ARRAY> |
| </_template> |
| </OBJECT> |
| </columns> |
| <tei> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.jdbcimpl.TableElementImpl27940859"/> |
| </tei> |
| </OBJECT> |
| </impl> |
| <declaringTable> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.TableElement99280006"/> |
| </declaringTable> |
| </OBJECT> |
| </ROW> |
| <ROW ROW="1"> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.ForeignKeyElement" ID="com.sun.forte4j.modules.dbmodel.ForeignKeyElement-287176307"> |
| <impl> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.ForeignKeyElementImpl" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.ForeignKeyElementImpl22355808"> |
| <element> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.ForeignKeyElement-287176307"/> |
| </element> |
| <_name> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.DBIdentifier" ID="com.sun.forte4j.modules.dbmodel.DBIdentifier25094328"> |
| <name>SYS_C0059835</name> |
| </OBJECT> |
| </_name> |
| <columns> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection14074220"> |
| <owner> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.jdbcimpl.ForeignKeyElementImpl22355808"/> |
| </owner> |
| <_elms> |
| <ARRAY SIZE="1" CLASS="PRIMITIVE" ROWCLASS="com.sun.forte4j.modules.dbmodel.ColumnPairElement"> |
| <ROW ROW="0"> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.ColumnPairElement" ID="com.sun.forte4j.modules.dbmodel.ColumnPairElement1691881966"> |
| <impl> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.ColumnPairElementImpl" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.ColumnPairElementImpl14726901"> |
| <element> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.ColumnPairElement1691881966"/> |
| </element> |
| <_name> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.DBIdentifier" ID="com.sun.forte4j.modules.dbmodel.DBIdentifier17548445"> |
| <name>TEAM_ID;TEAM_ID</name> |
| </OBJECT> |
| </_name> |
| </OBJECT> |
| </impl> |
| <declaringTable> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.TableElement99280006"/> |
| </declaringTable> |
| <_localColumn> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.ColumnElement" ID="com.sun.forte4j.modules.dbmodel.ColumnElement-1978578731"> |
| <impl> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.ColumnElementImpl" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.ColumnElementImpl26828160"> |
| <element> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.ColumnElement-1978578731"/> |
| </element> |
| <_isNullable>false</_isNullable> |
| <_length> |
| <OBJECT REFERENCE="java.lang.Integer255"/> |
| </_length> |
| <_name> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.DBIdentifier" ID="com.sun.forte4j.modules.dbmodel.DBIdentifier29997514"> |
| <name>TEAM_ID</name> |
| </OBJECT> |
| </_name> |
| <_precision> |
| <OBJECT REFERENCE="java.lang.Integer255"/> |
| </_precision> |
| <_type>12</_type> |
| <_scale> |
| <OBJECT/> |
| </_scale> |
| </OBJECT> |
| </impl> |
| <declaringTable> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.TableElement99280006"/> |
| </declaringTable> |
| </OBJECT> |
| </_localColumn> |
| <_referencedColumn> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.ColumnElement395496116"/> |
| </_referencedColumn> |
| </OBJECT> |
| </ROW> |
| </ARRAY> |
| </_elms> |
| <_template> |
| <ARRAY SIZE="0" CLASS="PRIMITIVE" ROWCLASS="com.sun.forte4j.modules.dbmodel.ColumnPairElement"> |
| </ARRAY> |
| </_template> |
| </OBJECT> |
| </columns> |
| <tei> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.jdbcimpl.TableElementImpl27940859"/> |
| </tei> |
| </OBJECT> |
| </impl> |
| <declaringTable> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.TableElement99280006"/> |
| </declaringTable> |
| </OBJECT> |
| </ROW> |
| <ROW ROW="2"> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.UniqueKeyElement" ID="com.sun.forte4j.modules.dbmodel.UniqueKeyElement1835293914"> |
| <impl> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.UniqueKeyElementImpl" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.UniqueKeyElementImpl12888787"> |
| <element> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.UniqueKeyElement1835293914"/> |
| </element> |
| <_name> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.DBIdentifier" ID="com.sun.forte4j.modules.dbmodel.DBIdentifier27994366"> |
| <name>PK_TEAMPLAYER</name> |
| </OBJECT> |
| </_name> |
| <_primary>true</_primary> |
| <columns> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection20233936"> |
| <owner> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.jdbcimpl.UniqueKeyElementImpl12888787"/> |
| </owner> |
| <_elms> |
| <ARRAY SIZE="2" CLASS="PRIMITIVE" ROWCLASS="com.sun.forte4j.modules.dbmodel.ColumnElement"> |
| <ROW ROW="0"> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.ColumnElement-469159983"/> |
| </ROW> |
| <ROW ROW="1"> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.ColumnElement-1978578731"/> |
| </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.TableElement99280006"/> |
| </declaringTable> |
| <_associatedIndex> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.IndexElement" ID="com.sun.forte4j.modules.dbmodel.IndexElement1835293914"> |
| <impl> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.IndexElementImpl" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.IndexElementImpl1070904"> |
| <element> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.IndexElement1835293914"/> |
| </element> |
| <_unique>true</_unique> |
| <_name> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.DBIdentifier" ID="com.sun.forte4j.modules.dbmodel.DBIdentifier13523740"> |
| <name>PK_TEAMPLAYER</name> |
| </OBJECT> |
| </_name> |
| <columns> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection18262862"> |
| <owner> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.jdbcimpl.TableElementImpl27940859"/> |
| </owner> |
| <_elms> |
| <ARRAY SIZE="2" CLASS="PRIMITIVE" ROWCLASS="com.sun.forte4j.modules.dbmodel.ColumnElement"> |
| <ROW ROW="0"> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.ColumnElement-469159983"/> |
| </ROW> |
| <ROW ROW="1"> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.ColumnElement-1978578731"/> |
| </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.TableElementImpl27940859"/> |
| </tei> |
| </OBJECT> |
| </impl> |
| <declaringTable> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.TableElement99280006"/> |
| </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.DBIdentifier7219514"> |
| <name>TEAMPLAYER</name> |
| </OBJECT> |
| </_name> |
| <indexes> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection18429817"> |
| <owner> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.jdbcimpl.TableElementImpl27940859"/> |
| </owner> |
| <_elms> |
| <ARRAY SIZE="1" CLASS="PRIMITIVE" ROWCLASS="com.sun.forte4j.modules.dbmodel.IndexElement"> |
| <ROW ROW="0"> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.IndexElement1835293914"/> |
| </ROW> |
| </ARRAY> |
| </_elms> |
| <_template> |
| <ARRAY SIZE="0" CLASS="PRIMITIVE" ROWCLASS="com.sun.forte4j.modules.dbmodel.IndexElement"> |
| </ARRAY> |
| </_template> |
| </OBJECT> |
| </indexes> |
| <isTable>true</isTable> |
| <columns> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection23195919"> |
| <owner> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.jdbcimpl.TableElementImpl27940859"/> |
| </owner> |
| <_elms> |
| <ARRAY SIZE="2" CLASS="PRIMITIVE" ROWCLASS="com.sun.forte4j.modules.dbmodel.ColumnElement"> |
| <ROW ROW="0"> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.ColumnElement-469159983"/> |
| </ROW> |
| <ROW ROW="1"> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.ColumnElement-1978578731"/> |
| </ROW> |
| </ARRAY> |
| </_elms> |
| <_template> |
| <ARRAY SIZE="0" CLASS="PRIMITIVE" ROWCLASS="com.sun.forte4j.modules.dbmodel.ColumnElement"> |
| </ARRAY> |
| </_template> |
| </OBJECT> |
| </columns> |
| </OBJECT> |
| </impl> |
| </OBJECT> |
| </ROW> |
| </ARRAY> |
| </_elms> |
| <_template> |
| <ARRAY SIZE="0" CLASS="PRIMITIVE" ROWCLASS="com.sun.forte4j.modules.dbmodel.TableElement"> |
| </ARRAY> |
| </_template> |
| </OBJECT> |
| </tables> |
| <_name> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.DBIdentifier" ID="com.sun.forte4j.modules.dbmodel.DBIdentifier5546792"> |
| <name>MV</name> |
| </OBJECT> |
| </_name> |
| <_driverVersion>8.1.6.0.0</_driverVersion> |
| <_catalog> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.DBIdentifier" ID="com.sun.forte4j.modules.dbmodel.DBIdentifier10736847"> |
| <name></name> |
| </OBJECT> |
| </_catalog> |
| <element> |
| <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.SchemaElement-447709722"/> |
| </element> |
| <_databaseProductVersion>Oracle8i Enterprise Edition Release 8.1.7.0.0 - Production |
| With the Partitioning option |
| JServer Release 8.1.7.0.0 - Production</_databaseProductVersion> |
| <_driver>oracle.jdbc.driver.OracleDriver</_driver> |
| <_databaseProductName>Oracle</_databaseProductName> |
| <_schema> |
| <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.DBIdentifier" ID="com.sun.forte4j.modules.dbmodel.DBIdentifier32023030"> |
| <name>MV</name> |
| </OBJECT> |
| </_schema> |
| <_url>jdbc:oracle:thin:@bsqe-giant.sfbay.sun.com:1521:ora817nw</_url> |
| <_driverName>Oracle JDBC driver</_driverName> |
| <_username>MV</_username> |
| </OBJECT> |
| </impl> |
| <versionNo>2</versionNo> |
| </OBJECT> |