Commit 43b89a08 by 焦凯

摄像头账户数据字典

parent ca3cc71b
<model>
<header>
<type>bcp.dict.Dict</type>
<package>com.xyst.dinas.biz.dict</package>
<name>CameraAccountDict</name>
<title>摄像头账户表</title>
<tags></tags>
<description></description>
</header>
<content>
<dict id='3086770b-280c-4613-bc97-c6aa9d719e08' listid='a51c942c-4a05-4c4c-b6ee-f11e14c6a532'>
<type>com.xyst.dinas.biz.dict.datamodel.CameraAccount</type>
<config>
<structure>list</structure>
<code-rule></code-rule>
</config>
</dict>
</content>
</model>
\ No newline at end of file
<model>
<header>
<type>bcp.type.DataModel</type>
<package>com.xyst.dinas.biz.dict.datamodel</package>
<title>摄像头账户表</title>
<name>CameraAccount</name>
<tags></tags>
<description>摄像头账户表</description>
<templateName>mk.ide.ui.editor.data.model.template.common</templateName>
<tablePrefix>xyst_dinas_</tablePrefix>
</header>
<content>
<dataModel id='f200e311-dee1-4faf-bf25-65f26fcefab3' multiVersion='undefined' domainInherit='undefined' tableName='xyst_dinas_position_camera_account'>
<parent>com.beecode.bcp.dict.datamodel.BasicDictRequirement</parent>
<attribute id='b53df0df-5ac4-4a50-a3d6-d75f6cc06e75' name='buildinParamFir' columnName='buildin_param_fir' title='内建参数一' type='string' default='' precision='' isArray='false'>
<annotation id='0a3a98dc-1b44-48f3-ba47-775d3fd87d28' attributeId='579095bf-e879-4a92-b322-eea63ed4ba0a' name='length' value='100'>
</annotation>
</attribute>
<attribute id='368d8a46-03b7-4546-ab7f-f3e9ff63e716' name='buildinParamSec' columnName='buildin_param_sec' title='内建参数二' type='string' default='' precision='' isArray='false'>
<annotation id='0a3a98dc-1b44-48f3-ba47-775d3fd87d28' attributeId='579095bf-e879-4a92-b322-eea63ed4ba0a' name='length' value='100'>
</annotation>
</attribute>
<hibernate>/xyst.dinas.biz/src/main/resources/config/CameraAccount.hbm.xml</hibernate>
</dataModel>
</content>
</model>
<?xml version="1.0" encoding="UTF-8"?>
<metadata xmlns="http://www.beecode.cn/schema/amino-metadata" xmlns:m="http://www.beecode.cn/schema/bcp-selector">
<specification>1.0</specification>
<id>a51c942c-4a05-4c4c-b6ee-f11e14c6a532</id>
<name>com.xyst.dinas.biz.dict.CameraAccountDict$listSelector</name>
<title>listSelector</title>
<define>bcp.selector.ListSelector</define>
<define-version>1.0</define-version>
<content>
<m:list-selector>
<m:columns>
<m:column>
<m:name>buildinParamFir</m:name>
<m:title>内建参数一</m:title>
<m:type>string</m:type>
<m:output>false</m:output>
</m:column>
<m:column>
<m:name>buildinParamSec</m:name>
<m:title>内建参数二</m:title>
<m:type>string</m:type>
<m:output>false</m:output>
</m:column>
<m:column>
<m:name>name</m:name>
<m:title>名称</m:title>
<m:type>string</m:type>
<m:output>true</m:output>
</m:column>
<m:column>
<m:name>title</m:name>
<m:title>标题</m:title>
<m:type>string</m:type>
<m:output>true</m:output>
</m:column>
<m:column>
<m:name>shortName</m:name>
<m:title>助记码</m:title>
<m:type>string</m:type>
<m:output>true</m:output>
</m:column>
<m:column>
<m:name>memo</m:name>
<m:title>备注</m:title>
<m:type>string</m:type>
<m:output>true</m:output>
</m:column>
<m:column>
<m:name>pathCode</m:name>
<m:title>路径编码</m:title>
<m:type>string</m:type>
<m:output>true</m:output>
</m:column>
<m:column>
<m:name>path</m:name>
<m:title>路径</m:title>
<m:type>string</m:type>
<m:output>true</m:output>
</m:column>
</m:columns>
<m:adapter>
<m:name>com.beecode.bap.biztrait.BasicBillDictListSelectorAdaptor</m:name>
</m:adapter>
<m:config>com.xyst.dinas.biz.dict.CameraAccountDict</m:config>
</m:list-selector>
</content>
</metadata>
<?xml version="1.0" encoding="UTF-8"?>
<metadata xmlns="http://www.beecode.cn/schema/amino-metadata" xmlns:m="http://www.beecode.cn/schema/bcp-dict">
<specification>1.0</specification>
<id>3086770b-280c-4613-bc97-c6aa9d719e08</id>
<name>com.xyst.dinas.biz.dict.CameraAccountDict</name>
<title>摄像头账户表</title>
<define>bcp.dict</define>
<define-version>1.0</define-version>
<dependency>com.xyst.dinas.biz.dict.datamodel.CameraAccount</dependency>
<content>
<m:dict>
<m:type>com.xyst.dinas.biz.dict.datamodel.CameraAccount</m:type>
<m:config>
<m:structure>list</m:structure>
<m:code-rule></m:code-rule>
</m:config>
</m:dict>
</content>
</metadata>
<?xml version="1.0" encoding="UTF-8"?>
<metadata xmlns="http://www.beecode.cn/schema/amino-metadata" xmlns:m="http://www.beecode.cn/schema/bcp-type">
<specification>1.0</specification>
<id>f200e311-dee1-4faf-bf25-65f26fcefab3</id>
<name>com.xyst.dinas.biz.dict.datamodel.CameraAccount</name>
<title>摄像头账户表</title>
<description>摄像头账户表</description>
<define>bcp.type.Class</define>
<define-version>1.0</define-version>
<dependency>bcp.type.constraint.StringLength</dependency>
<dependency>com.beecode.bcp.dict.datamodel.BasicDictRequirement</dependency>
<content>
<m:class>
<m:parents>
<m:parent>com.beecode.bcp.dict.datamodel.BasicDictRequirement</m:parent>
</m:parents>
<m:attributes>
<m:attribute>
<m:annotations>
<m:annotation>
<m:type>bcp.type.constraint.StringLength</m:type>
<m:value>100</m:value>
</m:annotation>
</m:annotations>
<m:id>b53df0df-5ac4-4a50-a3d6-d75f6cc06e75</m:id>
<m:name>buildinParamFir</m:name>
<m:title>内建参数一</m:title>
<m:type>string</m:type>
<m:description></m:description>
<m:default></m:default>
</m:attribute>
<m:attribute>
<m:annotations>
<m:annotation>
<m:type>bcp.type.constraint.StringLength</m:type>
<m:value>100</m:value>
</m:annotation>
</m:annotations>
<m:id>368d8a46-03b7-4546-ab7f-f3e9ff63e716</m:id>
<m:name>buildinParamSec</m:name>
<m:title>内建参数二</m:title>
<m:type>string</m:type>
<m:description></m:description>
<m:default></m:default>
</m:attribute>
</m:attributes>
</m:class>
</content>
</metadata>
<?xml version="1.0" encoding="UTF-8"?>
<hibernate-mapping xmlns="http://www.hibernate.org/xsd/hibernate-mapping"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.hibernate.org/xsd/hibernate-mapping
http://www.hibernate.org/xsd/hibernate-mapping/hibernate-mapping-4.0.xsd">
<union-subclass entity-name="com.xyst.dinas.biz.dict.datamodel.CameraAccount" table="xyst_dinas_position_camera_account" extends = "com.beecode.bcp.dict.datamodel.BasicDictRequirement">
<tuplizer entity-mode="dynamic-map" class="com.beecode.bcp.store.hibernate.KObjectEntityTuplizer"/>
<property name="buildinParamFir" type="nstring" not-null="false">
<column name="buildin_param_fir" length="100"/>
</property>
<property name="buildinParamSec" type="nstring" not-null="false">
<column name="buildin_param_sec" length="100"></column>
</property>
</union-subclass>
</hibernate-mapping>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment