📄 consumerlogin.table
字号:
<?xml version = '1.0' encoding = 'UTF-8'?>
<TABLE class="oracle.jdeveloper.cm.ds.db.Table">
<ID class="oracle.jdeveloper.offlinedb.OfflineDBObjectID" uid="99e7c8f1-0104-1000-8005-7f0000017852" type="TABLE"/>
<columns>
<Item>
<ID class="oracle.jdeveloper.offlinedb.OfflineDBObjectID" uid="99e7c8f1-0104-1000-8006-7f0000017852" type="Column"/>
<dataType identifier="oracle.jdeveloper.cm.ds.db.ora.OracleDatabase.ORA_VARCHAR2" id="0"/>
<default/>
<name>CONSUMERID</name>
<notNull>false</notNull>
<precision>10</precision>
<properties class="java.util.HashMap">
<Item>
<Key>OfflineDBConstants.IMPORT_SOURCE_ID</Key>
<Value class="oracle.jdeveloper.offlinedb.marshal.DummyDBObjectID">
<ID/>
<name>CONSUMERID</name>
<schemaName/>
<type>Column</type>
</Value>
</Item>
</properties>
<scale/>
</Item>
<Item>
<ID class="oracle.jdeveloper.offlinedb.OfflineDBObjectID" uid="99e7c8f1-0104-1000-8007-7f0000017852" type="Column"/>
<dataType idref="0"/>
<default/>
<name>CONSUMERNAME</name>
<notNull>false</notNull>
<precision>50</precision>
<properties class="java.util.HashMap">
<Item>
<Key>OfflineDBConstants.IMPORT_SOURCE_ID</Key>
<Value class="oracle.jdeveloper.offlinedb.marshal.DummyDBObjectID">
<ID/>
<name>CONSUMERNAME</name>
<schemaName/>
<type>Column</type>
</Value>
</Item>
</properties>
<scale/>
</Item>
<Item>
<ID class="oracle.jdeveloper.offlinedb.OfflineDBObjectID" uid="99e7c8f1-0104-1000-8008-7f0000017852" type="Column"/>
<dataType idref="0"/>
<default/>
<name>CONSUMERPASSWORD</name>
<notNull>false</notNull>
<precision>20</precision>
<properties class="java.util.HashMap">
<Item>
<Key>OfflineDBConstants.IMPORT_SOURCE_ID</Key>
<Value class="oracle.jdeveloper.offlinedb.marshal.DummyDBObjectID">
<ID/>
<name>CONSUMERPASSWORD</name>
<schemaName/>
<type>Column</type>
</Value>
</Item>
</properties>
<scale/>
</Item>
</columns>
<constraints class="[Loracle.jdeveloper.cm.ds.db.Constraint;"/>
<indexes class="[Loracle.jdeveloper.cm.ds.db.Index;"/>
<name>CONSUMERLOGIN</name>
<properties class="java.util.HashMap">
<Item>
<Key>OfflineDBConstants.IMPORT_SOURCE_CONNECTION</Key>
<Value>FlowerConnection</Value>
</Item>
<Item>
<Key>OfflineDBConstants.IMPORT_SOURCE_ID</Key>
<Value class="oracle.jdeveloper.offlinedb.marshal.DummyDBObjectID">
<ID>TABLE(30407)</ID>
<name>CONSUMERLOGIN</name>
<schemaName>SCOTT</schemaName>
<type>TABLE</type>
</Value>
</Item>
<Item>
<Key>OfflineDBConstants.IMPORT_SOURCE_NAME</Key>
<Value>CONSUMERLOGIN</Value>
</Item>
<Item>
<Key>OfflineDBConstants.IMPORT_SOURCE_SCHEMA</Key>
<Value>SCOTT</Value>
</Item>
<Item>
<Key>TableType</Key>
<Value>Normal</Value>
</Item>
<Item>
<Key>Timestamp</Key>
<Value class="java.lang.Long">1119266997000</Value>
</Item>
</properties>
<schema>
<ID class="oracle.jdeveloper.offlinedb.OfflineDBObjectID" uid="99e7c4ab-0104-1000-8004-7f0000017852" type="SCHEMA"/>
<name>SCOTT</name>
<properties class="java.util.HashMap">
<Item>
<Key>OfflineDBConstants.IMPORT_SOURCE_CONNECTION</Key>
<Value>FlowerConnection</Value>
</Item>
<Item>
<Key>OfflineDBConstants.IMPORT_SOURCE_SCHEMA</Key>
<Value>SCOTT</Value>
</Item>
</properties>
</schema>
</TABLE>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -