<select id="getCuidList" resultMap="cuidListMap">
<![CDATA[ select cuid as cuId, username as proValue from mc$$lg_dbuser
union select cuid as cuId, ip_address from
mc$$lg_ipaddr union select cuid as cuId, app_name
from mc$$lg_application union select cuid as cuId, logon_time
from mc$$lg_calc ]]>
</select>