blob: 019029bf6597bffb6d36cc32c6fa67d48b8567c2 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8" ?>
<!--
Copyright (c) 2017, 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-609069632">
<impl>
<OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.SchemaElementImpl" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.SchemaElementImpl7034095">
<tables>
<OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection18115226">
<owner>
<OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.jdbcimpl.SchemaElementImpl7034095"/>
</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.TableElement1528869869">
<impl>
<OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.TableElementImpl" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.TableElementImpl9782601">
<element>
<OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.TableElement1528869869"/>
</element>
<table>STUDENT</table>
<keys>
<OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection19547591">
<owner>
<OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.jdbcimpl.TableElementImpl9782601"/>
</owner>
<_elms>
<ARRAY SIZE="2" 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-1771489160">
<impl>
<OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.UniqueKeyElementImpl" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.UniqueKeyElementImpl33020593">
<element>
<OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.UniqueKeyElement-1771489160"/>
</element>
<_name>
<OBJECT CLASS="com.sun.forte4j.modules.dbmodel.DBIdentifier" ID="com.sun.forte4j.modules.dbmodel.DBIdentifier20369879">
<name>PK_STUDENT</name>
</OBJECT>
</_name>
<_primary>true</_primary>
<columns>
<OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection12162971">
<owner>
<OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.jdbcimpl.UniqueKeyElementImpl33020593"/>
</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-913850443">
<impl>
<OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.ColumnElementImpl" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.ColumnElementImpl698896">
<element>
<OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.ColumnElement-913850443"/>
</element>
<_isNullable>false</_isNullable>
<_length>
<OBJECT CLASS="java.lang.Integer" ID="java.lang.Integer256">
<value>256</value>
</OBJECT>
</_length>
<_name>
<OBJECT CLASS="com.sun.forte4j.modules.dbmodel.DBIdentifier" ID="com.sun.forte4j.modules.dbmodel.DBIdentifier2301493">
<name>STUDENTID</name>
</OBJECT>
</_name>
<_precision>
<OBJECT REFERENCE="java.lang.Integer256"/>
</_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.TableElement1528869869"/>
</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.TableElement1528869869"/>
</declaringTable>
<_associatedIndex>
<OBJECT CLASS="com.sun.forte4j.modules.dbmodel.IndexElement" ID="com.sun.forte4j.modules.dbmodel.IndexElement-1771489160">
<impl>
<OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.IndexElementImpl" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.IndexElementImpl26489568">
<element>
<OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.IndexElement-1771489160"/>
</element>
<_unique>true</_unique>
<_name>
<OBJECT CLASS="com.sun.forte4j.modules.dbmodel.DBIdentifier" ID="com.sun.forte4j.modules.dbmodel.DBIdentifier9973948">
<name>PK_STUDENT</name>
</OBJECT>
</_name>
<columns>
<OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection3343105">
<owner>
<OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.jdbcimpl.TableElementImpl9782601"/>
</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-913850443"/>
</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.TableElementImpl9782601"/>
</tei>
</OBJECT>
</impl>
<declaringTable>
<OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.TableElement1528869869"/>
</declaringTable>
</OBJECT>
</_associatedIndex>
</OBJECT>
</ROW>
<ROW ROW="1">
<OBJECT CLASS="com.sun.forte4j.modules.dbmodel.UniqueKeyElement" ID="com.sun.forte4j.modules.dbmodel.UniqueKeyElement1519286576">
<impl>
<OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.UniqueKeyElementImpl" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.UniqueKeyElementImpl27759687">
<element>
<OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.UniqueKeyElement1519286576"/>
</element>
<_name>
<OBJECT CLASS="com.sun.forte4j.modules.dbmodel.DBIdentifier" ID="com.sun.forte4j.modules.dbmodel.DBIdentifier16253380">
<name>STUDENT_0_SYSTEMNAMEDCONSTRAINT__PRIMARYKEY</name>
</OBJECT>
</_name>
<_primary>false</_primary>
<columns>
<OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection9463139">
<owner>
<OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.jdbcimpl.UniqueKeyElementImpl27759687"/>
</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-913850443"/>
</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.TableElement1528869869"/>
</declaringTable>
<_associatedIndex>
<OBJECT CLASS="com.sun.forte4j.modules.dbmodel.IndexElement" ID="com.sun.forte4j.modules.dbmodel.IndexElement1519286576">
<impl>
<OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.IndexElementImpl" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.IndexElementImpl3927400">
<element>
<OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.IndexElement1519286576"/>
</element>
<_unique>true</_unique>
<_name>
<OBJECT CLASS="com.sun.forte4j.modules.dbmodel.DBIdentifier" ID="com.sun.forte4j.modules.dbmodel.DBIdentifier6251177">
<name>STUDENT_0_SYSTEMNAMEDCONSTRAINT__PRIMARYKEY</name>
</OBJECT>
</_name>
<columns>
<OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection17448956">
<owner>
<OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.jdbcimpl.TableElementImpl9782601"/>
</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-913850443"/>
</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.TableElementImpl9782601"/>
</tei>
</OBJECT>
</impl>
<declaringTable>
<OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.TableElement1528869869"/>
</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.DBIdentifier4608447">
<name>STUDENT</name>
</OBJECT>
</_name>
<indexes>
<OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection16056660">
<owner>
<OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.jdbcimpl.TableElementImpl9782601"/>
</owner>
<_elms>
<ARRAY SIZE="2" CLASS="PRIMITIVE" ROWCLASS="com.sun.forte4j.modules.dbmodel.IndexElement">
<ROW ROW="0">
<OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.IndexElement-1771489160"/>
</ROW>
<ROW ROW="1">
<OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.IndexElement1519286576"/>
</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.DBElementsCollection30742381">
<owner>
<OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.jdbcimpl.TableElementImpl9782601"/>
</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-913850443"/>
</ROW>
<ROW ROW="1">
<OBJECT CLASS="com.sun.forte4j.modules.dbmodel.ColumnElement" ID="com.sun.forte4j.modules.dbmodel.ColumnElement-1552915476">
<impl>
<OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.ColumnElementImpl" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.ColumnElementImpl10543648">
<element>
<OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.ColumnElement-1552915476"/>
</element>
<_isNullable>true</_isNullable>
<_length>
<OBJECT REFERENCE="java.lang.Integer256"/>
</_length>
<_name>
<OBJECT CLASS="com.sun.forte4j.modules.dbmodel.DBIdentifier" ID="com.sun.forte4j.modules.dbmodel.DBIdentifier6140040">
<name>NAME</name>
</OBJECT>
</_name>
<_precision>
<OBJECT REFERENCE="java.lang.Integer256"/>
</_precision>
<_type>12</_type>
<_scale>
<OBJECT REFERENCE="java.lang.Integer0"/>
</_scale>
</OBJECT>
</impl>
<declaringTable>
<OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.TableElement1528869869"/>
</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>
</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.DBIdentifier15781281">
<name>ejb-cmp-readonlyApp_ejb-cmp-readonly-ejb</name>
</OBJECT>
</_name>
<_driverVersion>4.8RE</_driverVersion>
<_catalog>
<OBJECT CLASS="com.sun.forte4j.modules.dbmodel.DBIdentifier" ID="com.sun.forte4j.modules.dbmodel.DBIdentifier21761200">
<name></name>
</OBJECT>
</_catalog>
<element>
<OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.SchemaElement-609069632"/>
</element>
<_databaseProductVersion>4.8RE</_databaseProductVersion>
<_driver>PointBase JDBC Driver</_driver>
<_databaseProductName>PointBase</_databaseProductName>
<_schema>
<OBJECT CLASS="com.sun.forte4j.modules.dbmodel.DBIdentifier" ID="com.sun.forte4j.modules.dbmodel.DBIdentifier30747070">
<name>PBPUBLIC</name>
</OBJECT>
</_schema>
<_url>jdbc:PointBase://localhost:9092/sun-appserv-samples</_url>
<_driverName>PointBase JDBC Driver</_driverName>
<_username>pbPublic</_username>
</OBJECT>
</impl>
<versionNo>2</versionNo>
</OBJECT>