📄 product.dbschema
字号:
<?xml version="1.0" encoding="UTF-8" ?><OBJECT CLASS="com.sun.forte4j.modules.dbmodel.SchemaElement" ID="com.sun.forte4j.modules.dbmodel.SchemaElement1041204568"> <impl> <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.SchemaElementImpl" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.SchemaElementImpl21061094"> <tables> <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection3374351"> <owner> <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.jdbcimpl.SchemaElementImpl21061094"/> </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.TableElement-746418198"> <impl> <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.TableElementImpl" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.TableElementImpl8116722"> <element> <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.TableElement-746418198"/> </element> <table>PRODUCTSBEAN</table> <keys> <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection30721564"> <owner> <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.jdbcimpl.TableElementImpl8116722"/> </owner> <_elms> <OBJECT/> </_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.DBIdentifier18992192"> <name>PRODUCTSBEAN</name> </OBJECT> </_name> <indexes> <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.DBElementsCollection5506056"> <owner> <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.jdbcimpl.TableElementImpl8116722"/> </owner> <_elms> <OBJECT/> </_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.DBElementsCollection26281671"> <owner> <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.jdbcimpl.TableElementImpl8116722"/> </owner> <_elms> <ARRAY SIZE="4" 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-25169626"> <impl> <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.ColumnElementImpl" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.ColumnElementImpl20471808"> <element> <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.ColumnElement-25169626"/> </element> <_isNullable>true</_isNullable> <_length> <OBJECT CLASS="java.lang.Integer" ID="java.lang.Integer64"> <value>64</value> </OBJECT> </_length> <_name> <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.DBIdentifier" ID="com.sun.forte4j.modules.dbmodel.DBIdentifier23473608"> <name>PRODUCTID</name> </OBJECT> </_name> <_precision> <OBJECT REFERENCE="java.lang.Integer64"/> </_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.TableElement-746418198"/> </declaringTable> </OBJECT> </ROW> <ROW ROW="1"> <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.ColumnElement" ID="com.sun.forte4j.modules.dbmodel.ColumnElement-1531347441"> <impl> <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.ColumnElementImpl" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.ColumnElementImpl21480956"> <element> <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.ColumnElement-1531347441"/> </element> <_isNullable>true</_isNullable> <_length> <OBJECT REFERENCE="java.lang.Integer64"/> </_length> <_name> <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.DBIdentifier" ID="com.sun.forte4j.modules.dbmodel.DBIdentifier6609937"> <name>NAME</name> </OBJECT> </_name> <_precision> <OBJECT REFERENCE="java.lang.Integer64"/> </_precision> <_type>12</_type> <_scale> <OBJECT REFERENCE="java.lang.Integer0"/> </_scale> </OBJECT> </impl> <declaringTable> <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.TableElement-746418198"/> </declaringTable> </OBJECT> </ROW> <ROW ROW="2"> <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.ColumnElement" ID="com.sun.forte4j.modules.dbmodel.ColumnElement-774120460"> <impl> <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.ColumnElementImpl" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.ColumnElementImpl28057572"> <element> <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.ColumnElement-774120460"/> </element> <_isNullable>true</_isNullable> <_length> <OBJECT CLASS="java.lang.Integer" ID="java.lang.Integer18"> <value>18</value> </OBJECT> </_length> <_name> <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.DBIdentifier" ID="com.sun.forte4j.modules.dbmodel.DBIdentifier23188331"> <name>BASEPRICE</name> </OBJECT> </_name> <_precision> <OBJECT REFERENCE="java.lang.Integer18"/> </_precision> <_type>3</_type> <_scale> <OBJECT REFERENCE="java.lang.Integer0"/> </_scale> </OBJECT> </impl> <declaringTable> <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.TableElement-746418198"/> </declaringTable> </OBJECT> </ROW> <ROW ROW="3"> <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.ColumnElement" ID="com.sun.forte4j.modules.dbmodel.ColumnElement1348259800"> <impl> <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.jdbcimpl.ColumnElementImpl" ID="com.sun.forte4j.modules.dbmodel.jdbcimpl.ColumnElementImpl25107363"> <element> <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.ColumnElement1348259800"/> </element> <_isNullable>true</_isNullable> <_length> <OBJECT REFERENCE="java.lang.Integer64"/> </_length> <_name> <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.DBIdentifier" ID="com.sun.forte4j.modules.dbmodel.DBIdentifier970110"> <name>DESCRIPTION</name> </OBJECT> </_name> <_precision> <OBJECT REFERENCE="java.lang.Integer64"/> </_precision> <_type>12</_type> <_scale> <OBJECT REFERENCE="java.lang.Integer0"/> </_scale> </OBJECT> </impl> <declaringTable> <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.TableElement-746418198"/> </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.DBIdentifier30744772"> <name>PBPUBLIC</name> </OBJECT> </_name> <_driverVersion>4.8RE</_driverVersion> <_catalog> <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.DBIdentifier" ID="com.sun.forte4j.modules.dbmodel.DBIdentifier22691179"> <name></name> </OBJECT> </_catalog> <element> <OBJECT REFERENCE="com.sun.forte4j.modules.dbmodel.SchemaElement1041204568"/> </element> <_databaseProductVersion>4.8RE</_databaseProductVersion> <_driver>com.pointbase.jdbc.jdbcUniversalDriver</_driver> <_databaseProductName>PointBase</_databaseProductName> <_schema> <OBJECT CLASS="com.sun.forte4j.modules.dbmodel.DBIdentifier" ID="com.sun.forte4j.modules.dbmodel.DBIdentifier24529889"> <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>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -