Commit 018566bf authored by smestry's avatar smestry

Updated the metadata for Application master


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@103864 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 888cac49
......@@ -107,8 +107,8 @@
<name>conn_option</name>
<dbname>appl_mst.conn_option</dbname>
<values>
<item display="/Online//Offline//Auto" data="0"/>
<item display="Online//Offline" data="1"/>
<item display="OfflineAuto" data=" 0"/>
<item display="OnlineOffline" data=" 1"/>
</values>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;appl_mst&quot; ) COLUMN(NAME=&quot;appl_mst.app_name&quot;) COLUMN(NAME=&quot;appl_mst.descr&quot;) COLUMN(NAME=&quot;appl_mst.chg_date&quot;) COLUMN(NAME=&quot;appl_mst.chg_user&quot;) COLUMN(NAME=&quot;appl_mst.chg_term&quot;) COLUMN(NAME=&quot;appl_mst.appl_group&quot;) COLUMN(NAME=&quot;appl_mst.appl_color&quot;) COLUMN(NAME=&quot;appl_mst.appl_order&quot;) COLUMN(NAME=&quot;appl_mst.conn_option&quot;)WHERE( EXP1 =&quot;~&quot;APPL_MST~&quot;.~&quot;APP_NAME~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:app_name&quot; ) ) ARG(NAME = &quot;app_name&quot; TYPE = string) </retrieve>
......
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