<?xml version="1.0" encoding="ASCII"?>
<xmi:XMI xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:diagram="http://www.metamatrix.com/metamodels/Diagram" xmlns:jdbc="http://www.metamatrix.com/metamodels/JDBC" xmlns:mmcore="http://www.metamatrix.com/metamodels/Core" xmlns:relational="http://www.metamatrix.com/metamodels/Relational">
  <mmcore:ModelAnnotation xmi:uuid="mmuuid:a05e5a01-8da8-4321-861e-4d8ca13e2195" primaryMetamodelUri="http://www.metamatrix.com/metamodels/Relational" modelType="PHYSICAL" ProducerName="Teiid Designer" ProducerVersion="10.0.0.Final-v20160413-1817-B4094">
    <modelImports xmi:uuid="mmuuid:8221c440-b217-4049-a2b2-2228b7bef906" name="XMLSchema" modelLocation="http://www.w3.org/2001/XMLSchema" modelType="TYPE" primaryMetamodelUri="http://www.eclipse.org/xsd/2002/XSD"/>
    <modelImports xmi:uuid="mmuuid:c225b45c-4d13-42c8-ad86-d7d6407b7699" name="SimpleDatatypes-instance" modelLocation="http://www.metamatrix.com/metamodels/SimpleDatatypes-instance" modelType="TYPE" primaryMetamodelUri="http://www.eclipse.org/xsd/2002/XSD"/>
  </mmcore:ModelAnnotation>
  <relational:BaseTable xmi:uuid="mmuuid:d5ee1429-5834-4c6c-a273-1c1aa232add2" name="customer" nameInSource="`dbt3`.`customer`">
    <columns xmi:uuid="mmuuid:ea453b29-cb9d-4b12-8f02-2e0dbd0199f7" name="c_custkey" nameInSource="`c_custkey`" nativeType="INT" length="10" fixedLength="true">
      <type href="http://www.w3.org/2001/XMLSchema#int"/>
    </columns>
    <columns xmi:uuid="mmuuid:571221fd-197f-4d00-879d-48b5025fb13e" name="c_name" nameInSource="`c_name`" nativeType="VARCHAR" length="25">
      <type href="http://www.w3.org/2001/XMLSchema#string"/>
    </columns>
    <columns xmi:uuid="mmuuid:e4d695cf-ea3c-4c05-a96f-d7fef0c73352" name="c_address" nameInSource="`c_address`" nativeType="VARCHAR" length="40">
      <type href="http://www.w3.org/2001/XMLSchema#string"/>
    </columns>
    <columns xmi:uuid="mmuuid:73e69306-7e0b-4471-821f-f59382795e29" name="c_nationkey" nameInSource="`c_nationkey`" nativeType="INT" length="10" fixedLength="true">
      <type href="http://www.w3.org/2001/XMLSchema#int"/>
    </columns>
    <columns xmi:uuid="mmuuid:598e64a2-6fd6-4846-b056-53a1037d1e2e" name="c_phone" nameInSource="`c_phone`" nativeType="CHAR" length="15" fixedLength="true">
      <type href="http://www.w3.org/2001/XMLSchema#string"/>
    </columns>
    <columns xmi:uuid="mmuuid:13852c2c-6444-4b40-818a-1720b1c805bb" name="c_acctbal" nameInSource="`c_acctbal`" nativeType="DOUBLE" length="22" fixedLength="true">
      <type href="http://www.w3.org/2001/XMLSchema#double"/>
    </columns>
    <columns xmi:uuid="mmuuid:1ea246a5-070c-463f-a371-2f7e84b5a84f" name="c_mktsegment" nameInSource="`c_mktsegment`" nativeType="CHAR" length="10" fixedLength="true">
      <type href="http://www.w3.org/2001/XMLSchema#string"/>
    </columns>
    <columns xmi:uuid="mmuuid:840b31fd-b9aa-4668-a443-fad7dc1e64ff" name="c_comment" nameInSource="`c_comment`" nativeType="VARCHAR" length="200">
      <type href="http://www.w3.org/2001/XMLSchema#string"/>
    </columns>
  </relational:BaseTable>
  <relational:BaseTable xmi:uuid="mmuuid:07672465-a363-40d5-941f-b51cd10dcb87" name="lineitem" nameInSource="`dbt3`.`lineitem`">
    <columns xmi:uuid="mmuuid:0422c681-1ee1-41a0-b3c1-aaae1f375d07" name="l_orderkey" nameInSource="`l_orderkey`" nativeType="INT" length="10" fixedLength="true">
      <type href="http://www.w3.org/2001/XMLSchema#int"/>
    </columns>
    <columns xmi:uuid="mmuuid:0171a1bd-a490-41b1-bbf9-fa519499c0ad" name="l_partkey" nameInSource="`l_partkey`" nativeType="INT" length="10" fixedLength="true">
      <type href="http://www.w3.org/2001/XMLSchema#int"/>
    </columns>
    <columns xmi:uuid="mmuuid:cf27b99d-64e3-40a4-acf8-adb11d853b78" name="l_suppkey" nameInSource="`l_suppkey`" nativeType="INT" length="10" fixedLength="true">
      <type href="http://www.w3.org/2001/XMLSchema#int"/>
    </columns>
    <columns xmi:uuid="mmuuid:5fc91dd3-6254-417d-a473-ed45088209a2" name="l_linenumber" nameInSource="`l_linenumber`" nativeType="INT" length="10" fixedLength="true">
      <type href="http://www.w3.org/2001/XMLSchema#int"/>
    </columns>
    <columns xmi:uuid="mmuuid:3b250b8f-f5bb-4378-aa93-81b1724f7762" name="l_quantity" nameInSource="`l_quantity`" nativeType="DOUBLE" length="22" fixedLength="true">
      <type href="http://www.w3.org/2001/XMLSchema#double"/>
    </columns>
    <columns xmi:uuid="mmuuid:d7a8a097-dd02-49e4-99a4-0b7c9be50e6e" name="l_extendedprice" nameInSource="`l_extendedprice`" nativeType="DOUBLE" length="22" fixedLength="true">
      <type href="http://www.w3.org/2001/XMLSchema#double"/>
    </columns>
    <columns xmi:uuid="mmuuid:b518c69f-2089-4b0b-a48b-aa59c05ecbe0" name="l_discount" nameInSource="`l_discount`" nativeType="DOUBLE" length="22" fixedLength="true">
      <type href="http://www.w3.org/2001/XMLSchema#double"/>
    </columns>
    <columns xmi:uuid="mmuuid:e90ef538-b5c9-499a-b6ea-a7f340597677" name="l_tax" nameInSource="`l_tax`" nativeType="DOUBLE" length="22" fixedLength="true">
      <type href="http://www.w3.org/2001/XMLSchema#double"/>
    </columns>
    <columns xmi:uuid="mmuuid:537f2d1a-1b38-4f60-8f0f-516475dd8bd5" name="l_returnflag" nameInSource="`l_returnflag`" nativeType="CHAR" length="1" fixedLength="true">
      <type href="http://www.metamatrix.com/metamodels/SimpleDatatypes-instance#char"/>
    </columns>
    <columns xmi:uuid="mmuuid:72214754-998b-4679-9eef-19c3cb384eb3" name="l_linestatus" nameInSource="`l_linestatus`" nativeType="CHAR" length="1" fixedLength="true">
      <type href="http://www.metamatrix.com/metamodels/SimpleDatatypes-instance#char"/>
    </columns>
    <columns xmi:uuid="mmuuid:60c54efd-975c-4ace-b93b-64534135a813" name="l_shipDATE" nameInSource="`l_shipDATE`" nativeType="DATE" length="10" fixedLength="true">
      <type href="http://www.w3.org/2001/XMLSchema#date"/>
    </columns>
    <columns xmi:uuid="mmuuid:cb7cb1e6-ce42-4544-ba67-350244c789d2" name="l_commitDATE" nameInSource="`l_commitDATE`" nativeType="DATE" length="10" fixedLength="true">
      <type href="http://www.w3.org/2001/XMLSchema#date"/>
    </columns>
    <columns xmi:uuid="mmuuid:d9b3d9e1-a298-4a97-b41f-7e0de27be0a4" name="l_receiptDATE" nameInSource="`l_receiptDATE`" nativeType="DATE" length="10" fixedLength="true">
      <type href="http://www.w3.org/2001/XMLSchema#date"/>
    </columns>
    <columns xmi:uuid="mmuuid:b4baa40c-1f72-4543-a70d-42bcfff5e070" name="l_shipinstruct" nameInSource="`l_shipinstruct`" nativeType="CHAR" length="25" fixedLength="true">
      <type href="http://www.w3.org/2001/XMLSchema#string"/>
    </columns>
    <columns xmi:uuid="mmuuid:dc0cc12b-8e35-46b2-b3ef-5ac811a613e3" name="l_shipmode" nameInSource="`l_shipmode`" nativeType="CHAR" length="10" fixedLength="true">
      <type href="http://www.w3.org/2001/XMLSchema#string"/>
    </columns>
    <columns xmi:uuid="mmuuid:feb430df-9136-4859-9aa8-7500e34ac710" name="l_comment" nameInSource="`l_comment`" nativeType="VARCHAR" length="200">
      <type href="http://www.w3.org/2001/XMLSchema#string"/>
    </columns>
  </relational:BaseTable>
  <relational:BaseTable xmi:uuid="mmuuid:bcf2dc73-dd1d-4ef0-81db-fb56b1e674b3" name="nation" nameInSource="`dbt3`.`nation`">
    <columns xmi:uuid="mmuuid:2773c00d-d091-4ec1-9b84-5f494b8ab87c" name="n_nationkey" nameInSource="`n_nationkey`" nativeType="INT" length="10" fixedLength="true">
      <type href="http://www.w3.org/2001/XMLSchema#int"/>
    </columns>
    <columns xmi:uuid="mmuuid:5067a60b-a104-4dad-871a-978662787a61" name="n_name" nameInSource="`n_name`" nativeType="CHAR" length="25" fixedLength="true">
      <type href="http://www.w3.org/2001/XMLSchema#string"/>
    </columns>
    <columns xmi:uuid="mmuuid:d8e05ade-dbd6-4b31-9dd6-42aa21aa3eb7" name="n_regionkey" nameInSource="`n_regionkey`" nativeType="INT" length="10" fixedLength="true">
      <type href="http://www.w3.org/2001/XMLSchema#int"/>
    </columns>
    <columns xmi:uuid="mmuuid:af12ca0b-9969-4967-9117-142c22f4f21f" name="n_comment" nameInSource="`n_comment`" nativeType="VARCHAR" length="200">
      <type href="http://www.w3.org/2001/XMLSchema#string"/>
    </columns>
  </relational:BaseTable>
  <relational:BaseTable xmi:uuid="mmuuid:63a05e4b-e4d2-4931-9f06-793c15e5ebe9" name="orders" nameInSource="`dbt3`.`orders`">
    <columns xmi:uuid="mmuuid:0425605d-592b-4bd3-ab08-74bd0c0e57f3" name="o_orderkey" nameInSource="`o_orderkey`" nativeType="INT" length="10" fixedLength="true">
      <type href="http://www.w3.org/2001/XMLSchema#int"/>
    </columns>
    <columns xmi:uuid="mmuuid:d7b22f8b-9ad2-4ad5-ada8-13df7d715ca3" name="o_custkey" nameInSource="`o_custkey`" nativeType="INT" length="10" fixedLength="true">
      <type href="http://www.w3.org/2001/XMLSchema#int"/>
    </columns>
    <columns xmi:uuid="mmuuid:cacbdb61-c7f1-410c-b313-48a30bb3bc4c" name="o_orderstatus" nameInSource="`o_orderstatus`" nativeType="CHAR" length="1" fixedLength="true">
      <type href="http://www.metamatrix.com/metamodels/SimpleDatatypes-instance#char"/>
    </columns>
    <columns xmi:uuid="mmuuid:5a1c677e-8362-46b4-91a5-4273f38074f1" name="o_totalprice" nameInSource="`o_totalprice`" nativeType="DOUBLE" length="22" fixedLength="true">
      <type href="http://www.w3.org/2001/XMLSchema#double"/>
    </columns>
    <columns xmi:uuid="mmuuid:fe7cea98-8fe0-4e9a-8a60-fa3360f13655" name="o_orderDATE" nameInSource="`o_orderDATE`" nativeType="DATE" length="10" fixedLength="true">
      <type href="http://www.w3.org/2001/XMLSchema#date"/>
    </columns>
    <columns xmi:uuid="mmuuid:f6547623-d254-4eb8-bc69-8011678f25e5" name="o_orderpriority" nameInSource="`o_orderpriority`" nativeType="CHAR" length="15" fixedLength="true">
      <type href="http://www.w3.org/2001/XMLSchema#string"/>
    </columns>
    <columns xmi:uuid="mmuuid:6431afcd-4eb0-4b1c-830a-89b65225a81c" name="o_clerk" nameInSource="`o_clerk`" nativeType="CHAR" length="15" fixedLength="true">
      <type href="http://www.w3.org/2001/XMLSchema#string"/>
    </columns>
    <columns xmi:uuid="mmuuid:f8f74663-a818-4752-99f2-25129de3cdfa" name="o_shippriority" nameInSource="`o_shippriority`" nativeType="INT" length="10" fixedLength="true">
      <type href="http://www.w3.org/2001/XMLSchema#int"/>
    </columns>
    <columns xmi:uuid="mmuuid:b50f75be-d873-463c-aff3-f37d494558fd" name="o_comment" nameInSource="`o_comment`" nativeType="VARCHAR" length="200">
      <type href="http://www.w3.org/2001/XMLSchema#string"/>
    </columns>
  </relational:BaseTable>
  <relational:BaseTable xmi:uuid="mmuuid:98685908-6519-4fcf-a0fc-d83b135a999a" name="part" nameInSource="`dbt3`.`part`">
    <columns xmi:uuid="mmuuid:fd359907-47e4-41cb-862d-e05256a99152" name="p_partkey" nameInSource="`p_partkey`" nativeType="INT" length="10" fixedLength="true">
      <type href="http://www.w3.org/2001/XMLSchema#int"/>
    </columns>
    <columns xmi:uuid="mmuuid:fdb570b0-db8e-472c-907f-40836aae6368" name="p_name" nameInSource="`p_name`" nativeType="VARCHAR" length="55">
      <type href="http://www.w3.org/2001/XMLSchema#string"/>
    </columns>
    <columns xmi:uuid="mmuuid:a6d64961-fc8a-4cb7-8b84-89659a32e091" name="p_mfgr" nameInSource="`p_mfgr`" nativeType="CHAR" length="25" fixedLength="true">
      <type href="http://www.w3.org/2001/XMLSchema#string"/>
    </columns>
    <columns xmi:uuid="mmuuid:608009c8-1975-431c-be9c-496ca52f6e9f" name="p_brand" nameInSource="`p_brand`" nativeType="CHAR" length="10" fixedLength="true">
      <type href="http://www.w3.org/2001/XMLSchema#string"/>
    </columns>
    <columns xmi:uuid="mmuuid:dca6eec4-a337-4ca3-87de-dad1adf56c85" name="p_type" nameInSource="`p_type`" nativeType="VARCHAR" length="25">
      <type href="http://www.w3.org/2001/XMLSchema#string"/>
    </columns>
    <columns xmi:uuid="mmuuid:ebeed093-cf44-4028-b46a-47e81c1c405d" name="p_size" nameInSource="`p_size`" nativeType="INT" length="10" fixedLength="true">
      <type href="http://www.w3.org/2001/XMLSchema#int"/>
    </columns>
    <columns xmi:uuid="mmuuid:a3f503b4-d0bc-497f-849b-a9cc43452aee" name="p_container" nameInSource="`p_container`" nativeType="CHAR" length="10" fixedLength="true">
      <type href="http://www.w3.org/2001/XMLSchema#string"/>
    </columns>
    <columns xmi:uuid="mmuuid:9cf0f258-7aed-4cbb-9750-2b01b795bee1" name="p_retailprice" nameInSource="`p_retailprice`" nativeType="DOUBLE" length="22" fixedLength="true">
      <type href="http://www.w3.org/2001/XMLSchema#double"/>
    </columns>
    <columns xmi:uuid="mmuuid:74fadfd1-5c16-42ba-9419-9ffdf0e7ea27" name="p_comment" nameInSource="`p_comment`" nativeType="VARCHAR" length="200">
      <type href="http://www.w3.org/2001/XMLSchema#string"/>
    </columns>
  </relational:BaseTable>
  <relational:BaseTable xmi:uuid="mmuuid:4fbb45fa-b59f-41e7-b535-217753d60f44" name="partsupp" nameInSource="`dbt3`.`partsupp`">
    <columns xmi:uuid="mmuuid:b99a9ae7-d7d9-46e2-a3d1-b176676b07f8" name="ps_partkey" nameInSource="`ps_partkey`" nativeType="INT" length="10" fixedLength="true">
      <type href="http://www.w3.org/2001/XMLSchema#int"/>
    </columns>
    <columns xmi:uuid="mmuuid:38d9debe-9c61-405f-8ccf-02ecadd23ea6" name="ps_suppkey" nameInSource="`ps_suppkey`" nativeType="INT" length="10" fixedLength="true">
      <type href="http://www.w3.org/2001/XMLSchema#int"/>
    </columns>
    <columns xmi:uuid="mmuuid:f986f4d5-70f9-4b30-befc-9a30e0c68591" name="ps_availqty" nameInSource="`ps_availqty`" nativeType="INT" length="10" fixedLength="true">
      <type href="http://www.w3.org/2001/XMLSchema#int"/>
    </columns>
    <columns xmi:uuid="mmuuid:e95b0915-a922-44d5-a87a-45bd1238d64c" name="ps_supplycost" nameInSource="`ps_supplycost`" nativeType="DOUBLE" length="22" fixedLength="true">
      <type href="http://www.w3.org/2001/XMLSchema#double"/>
    </columns>
    <columns xmi:uuid="mmuuid:50c9bdba-3217-46e0-a2ff-e3e3019ad30b" name="ps_comment" nameInSource="`ps_comment`" nativeType="VARCHAR" length="200">
      <type href="http://www.w3.org/2001/XMLSchema#string"/>
    </columns>
  </relational:BaseTable>
  <relational:BaseTable xmi:uuid="mmuuid:84d5e67d-6ba7-40c7-b1ca-51e85171aae5" name="region" nameInSource="`dbt3`.`region`">
    <columns xmi:uuid="mmuuid:2a925f96-6a8b-4667-9b3d-47ce386936ef" name="r_regionkey" nameInSource="`r_regionkey`" nativeType="INT" length="10" fixedLength="true">
      <type href="http://www.w3.org/2001/XMLSchema#int"/>
    </columns>
    <columns xmi:uuid="mmuuid:a26aeeb5-0fb1-42d7-bc99-0743e6f3f182" name="r_name" nameInSource="`r_name`" nativeType="CHAR" length="25" fixedLength="true">
      <type href="http://www.w3.org/2001/XMLSchema#string"/>
    </columns>
    <columns xmi:uuid="mmuuid:3f2510db-bf95-467f-aafd-4e78a31c11db" name="r_comment" nameInSource="`r_comment`" nativeType="VARCHAR" length="200">
      <type href="http://www.w3.org/2001/XMLSchema#string"/>
    </columns>
  </relational:BaseTable>
  <relational:BaseTable xmi:uuid="mmuuid:9a4d0024-4f92-4a08-9fd8-41a0f6e2eba6" name="supplier" nameInSource="`dbt3`.`supplier`">
    <columns xmi:uuid="mmuuid:cc706ff6-51c4-4c6d-9d00-cd7c0b8f0539" name="s_suppkey" nameInSource="`s_suppkey`" nativeType="INT" length="10" fixedLength="true">
      <type href="http://www.w3.org/2001/XMLSchema#int"/>
    </columns>
    <columns xmi:uuid="mmuuid:26b6b120-52ca-49f7-a5bb-7b0fc6d3b08d" name="s_name" nameInSource="`s_name`" nativeType="CHAR" length="25" fixedLength="true">
      <type href="http://www.w3.org/2001/XMLSchema#string"/>
    </columns>
    <columns xmi:uuid="mmuuid:fcae0b82-21db-43f9-b384-ae1b48c57a23" name="s_address" nameInSource="`s_address`" nativeType="VARCHAR" length="40">
      <type href="http://www.w3.org/2001/XMLSchema#string"/>
    </columns>
    <columns xmi:uuid="mmuuid:d832001d-39b1-44c6-8b7f-20bb4a13506c" name="s_nationkey" nameInSource="`s_nationkey`" nativeType="INT" length="10" fixedLength="true">
      <type href="http://www.w3.org/2001/XMLSchema#int"/>
    </columns>
    <columns xmi:uuid="mmuuid:a6171bf5-8173-4385-b364-9b06387381fd" name="s_phone" nameInSource="`s_phone`" nativeType="CHAR" length="15" fixedLength="true">
      <type href="http://www.w3.org/2001/XMLSchema#string"/>
    </columns>
    <columns xmi:uuid="mmuuid:c31c8ae9-fa5b-4a70-ab22-1ec70dae1aed" name="s_acctbal" nameInSource="`s_acctbal`" nativeType="DOUBLE" length="22" fixedLength="true">
      <type href="http://www.w3.org/2001/XMLSchema#double"/>
    </columns>
    <columns xmi:uuid="mmuuid:90a820c0-3fbd-4662-81f9-3a44253992d0" name="s_comment" nameInSource="`s_comment`" nativeType="VARCHAR" length="200">
      <type href="http://www.w3.org/2001/XMLSchema#string"/>
    </columns>
  </relational:BaseTable>
  <mmcore:AnnotationContainer xmi:uuid="mmuuid:e47ca8f7-1297-4e3e-8d02-4948a2c5f176">
    <annotations xmi:uuid="mmuuid:a2615ceb-1eda-49f4-99e9-67bbcc4a8ba3" annotatedObject="mmuuid/a05e5a01-8da8-4321-861e-4d8ca13e2195">
      <tags xmi:uuid="mmuuid:db9f998f-b9c4-462a-b121-e23c83b920c1" key="connection:driver-class" value="com.mysql.jdbc.Driver"/>
      <tags xmi:uuid="mmuuid:a98c22dc-56f6-4fcb-b159-514118565523" key="connectionProfile:connectionProfileName" value="MySqlDbt3"/>
      <tags xmi:uuid="mmuuid:6e511b2b-236c-4648-8936-0b18d8cfc0c5" key="connection:jarList" value="C:\Users\nminoru\Downloads\mysql-connector-java-5.1.38-bin.jar"/>
      <tags xmi:uuid="mmuuid:44dab793-955f-4603-8ea9-d91803e3c83e" key="connectionProfile:connectionProfileProviderId" value="org.eclipse.datatools.enablement.mysql.connectionProfile"/>
      <tags xmi:uuid="mmuuid:41eed073-456a-444d-8ebd-fd59639127d4" key="translator:name" value="mysql5"/>
      <tags xmi:uuid="mmuuid:b404ed21-4f61-40e3-8369-9899c65edf6a" key="connection:connection-url" value="jdbc:mysql://10.20.230.17:3306/dbt3"/>
      <tags xmi:uuid="mmuuid:e4cc87a2-8a1f-4b2b-9007-ed1ba91036f1" key="connectionProfile:connectionProfileInstanceID" value="51084f40-120e-11e6-8ebf-d5e4ab7122a8"/>
      <tags xmi:uuid="mmuuid:7de4a077-cc2c-4d45-90ac-270109f14f81" key="connection:connectionProfileInstanceID" value="org.eclipse.datatools.enablement.mysql.connectionProfile"/>
      <tags xmi:uuid="mmuuid:edc81de1-a266-49be-a228-80709705ee10" key="connectionProfile:connectionProfileDescription" value=""/>
      <tags xmi:uuid="mmuuid:0e23ca75-2240-4d44-a8d8-352258e68ffe" key="connection:user-name" value="nminoru"/>
      <tags xmi:uuid="mmuuid:2c5ecb48-8e19-46f1-b272-f1714cb2bc10" key="connectionProfile:connectionProfileCategory" value="org.eclipse.datatools.connectivity.db.category"/>
      <tags xmi:uuid="mmuuid:27e274d9-1509-49c6-8045-68ec2965f2a1" key="connection:JBossDsJndi" value="MySqlDbt3_DS"/>
      <tags xmi:uuid="mmuuid:429c64ad-790c-422e-9d89-00b74066bf36" key="modelExtensionDefinition:relational" value="relational"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:c21303df-5aaf-468b-bd84-f5f494edaca1" annotatedObject="mmuuid/429c64ad-790c-422e-9d89-00b74066bf36">
      <tags xmi:uuid="mmuuid:ed6052a3-9075-40fa-9b9e-63a7803e7e3c" key="metamodel" value="http://www.metamatrix.com/metamodels/Relational"/>
      <tags xmi:uuid="mmuuid:21371092-16a1-4ead-9ca1-53b3f7fcf302" key="namespacePrefix" value="relational"/>
      <tags xmi:uuid="mmuuid:cb98b19a-0e3f-49e7-b66b-c2c34fe64561" key="namespaceUri" value="http://www.teiid.org/ext/relational/2012"/>
      <tags xmi:uuid="mmuuid:b7e029ef-59e0-4767-91ad-92c7112dfba1" key="version" value="7"/>
      <tags xmi:uuid="mmuuid:126da6d4-ee39-4d61-b379-b9c815c8789a" key="description" value="Relational metamodel extension properties"/>
      <tags xmi:uuid="mmuuid:2ab8a829-ec5a-4cc3-a2f1-da3a60673a00" key="modelTypes" value=""/>
      <tags xmi:uuid="mmuuid:ba799118-5f3b-4e91-b2b5-60289ae452d1" key="extendedMetaclass:org.teiid.designer.metamodels.relational.impl.ProcedureImpl" value="org.teiid.designer.metamodels.relational.impl.ProcedureImpl"/>
      <tags xmi:uuid="mmuuid:3a94df7e-3de3-49cd-9685-2ca43f1ae045" key="extendedMetaclass:org.teiid.designer.metamodels.relational.impl.BaseTableImpl" value="org.teiid.designer.metamodels.relational.impl.BaseTableImpl"/>
      <tags xmi:uuid="mmuuid:ec116b84-31f4-4f30-b3dc-471da583fa33" key="extendedMetaclass:org.teiid.designer.metamodels.relational.impl.ForeignKeyImpl" value="org.teiid.designer.metamodels.relational.impl.ForeignKeyImpl"/>
      <tags xmi:uuid="mmuuid:553fc4ef-3ca0-4804-a7a8-14b35d9030a5" key="extendedMetaclass:org.teiid.designer.metamodels.relational.impl.ProcedureParameterImpl" value="org.teiid.designer.metamodels.relational.impl.ProcedureParameterImpl"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:77e584ae-2341-46c0-89c9-f012d622415d" annotatedObject="mmuuid/2ab8a829-ec5a-4cc3-a2f1-da3a60673a00">
      <tags xmi:uuid="mmuuid:a6665433-95e2-4bdc-b677-1ffafae60590" key="PHYSICAL" value=""/>
      <tags xmi:uuid="mmuuid:4fa3b05e-e390-447b-832f-a61784daaf51" key="VIRTUAL" value=""/>
    </annotations>
    <annotations xmi:uuid="mmuuid:6e3503d0-1ff2-4048-a8b7-9a994b193f3f" annotatedObject="mmuuid/ba799118-5f3b-4e91-b2b5-60289ae452d1">
      <tags xmi:uuid="mmuuid:ac232a46-cae9-43e5-9ff3-8b2fb6e4063d" key="propertyDefinition:deterministic" value="deterministic"/>
      <tags xmi:uuid="mmuuid:b2beb03a-1bb9-4c61-b83c-52b60c4f65b7" key="propertyDefinition:native-query" value="native-query"/>
      <tags xmi:uuid="mmuuid:602dc819-7482-42f3-a833-b2664e46b2b4" key="propertyDefinition:non-prepared" value="non-prepared"/>
      <tags xmi:uuid="mmuuid:dcfffa8b-192b-4da6-b00e-65025c720d71" key="propertyDefinition:aggregate" value="aggregate"/>
      <tags xmi:uuid="mmuuid:1b306568-e46a-4aab-8eef-b219b1851ccf" key="propertyDefinition:analytic" value="analytic"/>
      <tags xmi:uuid="mmuuid:cbab2c2a-6270-4ce4-a7b3-057e72176d42" key="propertyDefinition:allows-orderby" value="allows-orderby"/>
      <tags xmi:uuid="mmuuid:2f7aafc4-25d6-4a61-95ad-263579e58a75" key="propertyDefinition:uses-distinct-rows" value="uses-distinct-rows"/>
      <tags xmi:uuid="mmuuid:58770a15-b1e7-4cd0-8ea1-72851744dad4" key="propertyDefinition:allows-distinct" value="allows-distinct"/>
      <tags xmi:uuid="mmuuid:dbd16955-8b84-4c7c-a0ad-a192f83997ce" key="propertyDefinition:decomposable" value="decomposable"/>
      <tags xmi:uuid="mmuuid:c687634e-f74e-4e01-941c-133087e33ecd" key="propertyDefinition:varargs" value="varargs"/>
      <tags xmi:uuid="mmuuid:2a974eb8-5081-4f12-88b0-95ad3a31750a" key="propertyDefinition:null-on-null" value="null-on-null"/>
      <tags xmi:uuid="mmuuid:6582c333-e952-4655-b119-68c546d5836d" key="propertyDefinition:function-category" value="function-category"/>
      <tags xmi:uuid="mmuuid:6de28564-2e49-4e37-b8ca-d05a0266068d" key="propertyDefinition:java-class" value="java-class"/>
      <tags xmi:uuid="mmuuid:c15b2f67-e5a0-41e8-86b2-0f230d56b3b8" key="propertyDefinition:java-method" value="java-method"/>
      <tags xmi:uuid="mmuuid:5f7d8891-8b6e-4436-9799-6ae6f273398e" key="propertyDefinition:udfJarPath" value="udfJarPath"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:575c6d0d-f2d5-4dd3-b528-9dc9a766aa32" annotatedObject="mmuuid/ac232a46-cae9-43e5-9ff3-8b2fb6e4063d">
      <tags xmi:uuid="mmuuid:5c3a6c45-56cc-4ad4-8034-f4354924d240" key="advanced" value="false"/>
      <tags xmi:uuid="mmuuid:d9120f9d-88d5-4781-8f0b-2261de51ce3b" key="displayName" value=""/>
      <tags xmi:uuid="mmuuid:71716ad4-3ca8-42d6-acd5-2bf42cde5ef2" key="defaultValue" value="false"/>
      <tags xmi:uuid="mmuuid:8c3cdf48-3ba3-41b7-a994-65a8089e64a9" key="description" value=""/>
      <tags xmi:uuid="mmuuid:80ee5f69-06fc-4171-b820-dd0451660146" key="id" value="deterministic"/>
      <tags xmi:uuid="mmuuid:dce4e70e-be83-4241-8460-06fa78b3bcfd" key="index" value="true"/>
      <tags xmi:uuid="mmuuid:517e227c-4258-45c1-8509-e3819a77e902" key="modifiable" value="true"/>
      <tags xmi:uuid="mmuuid:7f2a5ce4-790e-481f-ac6c-da79dbe38c09" key="masked" value="false"/>
      <tags xmi:uuid="mmuuid:33eadd9e-0622-40b9-bb33-b094378f6c10" key="required" value="false"/>
      <tags xmi:uuid="mmuuid:2a39db6f-a37b-4319-bfe9-e7ff37cf7062" key="runtimeType" value="boolean"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:0da66d8f-9b13-437f-8148-12bce40653f6" annotatedObject="mmuuid/d9120f9d-88d5-4781-8f0b-2261de51ce3b">
      <tags xmi:uuid="mmuuid:9debd9ae-f15d-4830-9d59-109143fcfed5" key="en" value="Deterministic"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:101ac3aa-5971-41e9-b518-ab5821b3579f" annotatedObject="mmuuid/8c3cdf48-3ba3-41b7-a994-65a8089e64a9">
      <tags xmi:uuid="mmuuid:384091bc-df0c-4bee-b10f-524476778890" key="en" value="Specifies that the source function will always return the same result for a specific input value"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:525720be-4828-41a0-9ed5-a8baa8a9ed66" annotatedObject="mmuuid/b2beb03a-1bb9-4c61-b83c-52b60c4f65b7">
      <tags xmi:uuid="mmuuid:866d1b03-d276-4266-9550-012be39dee7d" key="advanced" value="false"/>
      <tags xmi:uuid="mmuuid:bf304b9d-d7ce-4314-a1d5-755ce13426d9" key="displayName" value=""/>
      <tags xmi:uuid="mmuuid:c01a5e9d-36fd-4e3b-87a1-a9e350f324fd" key="id" value="native-query"/>
      <tags xmi:uuid="mmuuid:ad6164b3-1b01-41c9-ae02-03f197547527" key="index" value="true"/>
      <tags xmi:uuid="mmuuid:df2ad9a4-f773-42b2-9d48-e4d03e73b150" key="modifiable" value="true"/>
      <tags xmi:uuid="mmuuid:54e280ce-fe8d-47a5-969d-e7ba558a81ba" key="masked" value="false"/>
      <tags xmi:uuid="mmuuid:c0891abc-9be2-448a-a9aa-a528f338430f" key="required" value="false"/>
      <tags xmi:uuid="mmuuid:fed1d784-9d4d-4552-bda8-6601d6f35a3d" key="runtimeType" value="string"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:2637b023-bace-45b4-9a9c-20f14f4fc80f" annotatedObject="mmuuid/bf304b9d-d7ce-4314-a1d5-755ce13426d9">
      <tags xmi:uuid="mmuuid:3f41c891-e959-409d-aac3-a9d4fb636a93" key="en" value="Native Query"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:e66ccdf1-1bf7-4bac-8540-b708a03449df" annotatedObject="mmuuid/602dc819-7482-42f3-a833-b2664e46b2b4">
      <tags xmi:uuid="mmuuid:e20761a5-af64-48a8-a74e-eaa23a3285f4" key="advanced" value="false"/>
      <tags xmi:uuid="mmuuid:3b06e575-8b68-4a05-8d86-682f50ae0583" key="displayName" value=""/>
      <tags xmi:uuid="mmuuid:755ddbb3-12d4-4359-a33c-2063779300fa" key="defaultValue" value="false"/>
      <tags xmi:uuid="mmuuid:4e33204a-85f3-48f4-883f-18012c8f69ae" key="id" value="non-prepared"/>
      <tags xmi:uuid="mmuuid:498f5fd8-ef98-4811-a7be-b5cc360e3f32" key="index" value="true"/>
      <tags xmi:uuid="mmuuid:995ab0c8-2373-4c0f-a82d-a8d0de54ad53" key="modifiable" value="true"/>
      <tags xmi:uuid="mmuuid:fc151ece-9be9-41ad-bf6d-ab8ac81b3815" key="masked" value="false"/>
      <tags xmi:uuid="mmuuid:858671dc-5a59-498e-8363-05d20e107e97" key="required" value="false"/>
      <tags xmi:uuid="mmuuid:9e809dd7-153e-48eb-8a84-3a8c16ba02ee" key="runtimeType" value="boolean"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:5b8f1655-90b6-4c6a-a879-1f5829877ed0" annotatedObject="mmuuid/3b06e575-8b68-4a05-8d86-682f50ae0583">
      <tags xmi:uuid="mmuuid:2371b575-d24c-468a-95d0-b84ca3b5d010" key="en" value="Non-Prepared"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:9875a621-dc33-4061-b8de-390c8e371f36" annotatedObject="mmuuid/dcfffa8b-192b-4da6-b00e-65025c720d71">
      <tags xmi:uuid="mmuuid:03a6b7a0-12d3-40f1-bead-a46db0e16dd1" key="advanced" value="false"/>
      <tags xmi:uuid="mmuuid:b76f1d86-84f5-456f-a9e3-7a53b7ca3d8d" key="displayName" value=""/>
      <tags xmi:uuid="mmuuid:2fadfed6-496c-4632-879e-c153eef3bbce" key="defaultValue" value="false"/>
      <tags xmi:uuid="mmuuid:908fc0a6-04a1-49cf-8ad7-d74808855c31" key="id" value="aggregate"/>
      <tags xmi:uuid="mmuuid:ee6140c3-157b-4357-8236-4a6042a45404" key="index" value="true"/>
      <tags xmi:uuid="mmuuid:cf70e876-d166-42c1-b664-9b7efbf123b7" key="modifiable" value="true"/>
      <tags xmi:uuid="mmuuid:e9d0881e-f092-403a-92f3-13b69f5d9c1a" key="masked" value="false"/>
      <tags xmi:uuid="mmuuid:020edeea-6a38-425a-9550-e762e4c727ea" key="required" value="true"/>
      <tags xmi:uuid="mmuuid:7b02d7a5-4b0c-4b7c-89df-a6c44f64ff26" key="runtimeType" value="boolean"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:241393ec-af3d-47bf-85fb-43590e8eb3e5" annotatedObject="mmuuid/b76f1d86-84f5-456f-a9e3-7a53b7ca3d8d">
      <tags xmi:uuid="mmuuid:9cae5257-b374-4809-b5f6-90d14eeee857" key="en" value="Aggregate"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:8822ceec-6254-42e2-ab9c-1a68a74a07a6" annotatedObject="mmuuid/1b306568-e46a-4aab-8eef-b219b1851ccf">
      <tags xmi:uuid="mmuuid:bd80eb92-04b5-40c2-adb7-011a2991daf8" key="advanced" value="false"/>
      <tags xmi:uuid="mmuuid:a2a0d8a1-f26b-43e6-828e-c4bfd9132ec9" key="displayName" value=""/>
      <tags xmi:uuid="mmuuid:615b5b98-87fa-4b0b-842a-db06e0045b8e" key="defaultValue" value="false"/>
      <tags xmi:uuid="mmuuid:74e262e9-57c2-439a-b321-4e6e22eeca04" key="id" value="analytic"/>
      <tags xmi:uuid="mmuuid:a94e6fd8-3152-4751-be0f-7a157fcf4b4b" key="index" value="true"/>
      <tags xmi:uuid="mmuuid:80665377-63ba-45ce-aa2e-e8349ef880f0" key="modifiable" value="true"/>
      <tags xmi:uuid="mmuuid:ee8f0745-d612-424f-b1f1-aba648274b00" key="masked" value="false"/>
      <tags xmi:uuid="mmuuid:9295e4fb-3afa-489d-8301-2cdb2406505f" key="required" value="false"/>
      <tags xmi:uuid="mmuuid:5208162a-9417-401f-8608-9bbf2a1f768a" key="runtimeType" value="boolean"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:5461d779-7d45-4e4a-acd7-5a40d55b229f" annotatedObject="mmuuid/a2a0d8a1-f26b-43e6-828e-c4bfd9132ec9">
      <tags xmi:uuid="mmuuid:0f8ea9d1-b299-4036-bb6f-03da161efcd8" key="en" value="Analytic"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:fd73f47b-3f18-4754-a37d-e2cc97b58853" annotatedObject="mmuuid/cbab2c2a-6270-4ce4-a7b3-057e72176d42">
      <tags xmi:uuid="mmuuid:dfc66115-95cc-457a-9f60-ef64c9c981a5" key="advanced" value="false"/>
      <tags xmi:uuid="mmuuid:71648fe6-be1e-436d-a64d-4be8f910d92e" key="displayName" value=""/>
      <tags xmi:uuid="mmuuid:cf3e3b33-9be6-4dd1-b468-738687757e4f" key="defaultValue" value="false"/>
      <tags xmi:uuid="mmuuid:532a8550-be97-47d2-9b11-daeb86c5f762" key="id" value="allows-orderby"/>
      <tags xmi:uuid="mmuuid:e0db316a-6169-4a4f-8335-7c0e88853626" key="index" value="true"/>
      <tags xmi:uuid="mmuuid:a6f2667a-10a8-42b4-a090-85bf7f57952c" key="modifiable" value="true"/>
      <tags xmi:uuid="mmuuid:61a5a68b-2d79-4de9-aace-2240e9f55301" key="masked" value="false"/>
      <tags xmi:uuid="mmuuid:9e99cc07-ec04-4fde-b23a-93ee9aaa2520" key="required" value="false"/>
      <tags xmi:uuid="mmuuid:d1a81a6c-0b2c-4075-8f5f-5195b7eb779f" key="runtimeType" value="boolean"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:c8154763-69f1-468a-8a64-264af5e2492a" annotatedObject="mmuuid/71648fe6-be1e-436d-a64d-4be8f910d92e">
      <tags xmi:uuid="mmuuid:3738315b-1c05-466b-b375-55ebdf15dedb" key="en" value="Allows Order-by"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:9f7b0534-8b5f-4112-994b-6ec3681c9f7e" annotatedObject="mmuuid/2f7aafc4-25d6-4a61-95ad-263579e58a75">
      <tags xmi:uuid="mmuuid:b530af5c-3407-480a-9e1c-423dd46edf3b" key="advanced" value="false"/>
      <tags xmi:uuid="mmuuid:3207e979-6084-418e-92e4-af1d13a3e07c" key="displayName" value=""/>
      <tags xmi:uuid="mmuuid:58cfe51a-d8a5-4a8d-aa24-0cce1933d43d" key="defaultValue" value="false"/>
      <tags xmi:uuid="mmuuid:118c390d-99d4-4f20-8707-61dd64ae84ce" key="id" value="uses-distinct-rows"/>
      <tags xmi:uuid="mmuuid:2432835c-e28e-43a8-aebb-8b842adfc2ce" key="index" value="true"/>
      <tags xmi:uuid="mmuuid:92b5efe4-d2bb-4668-a448-54bc5b419257" key="modifiable" value="true"/>
      <tags xmi:uuid="mmuuid:ce10d5a4-3117-440d-bf94-45e0359ddce9" key="masked" value="false"/>
      <tags xmi:uuid="mmuuid:866ba8ac-6939-40ef-ba9f-ce643a405e97" key="required" value="false"/>
      <tags xmi:uuid="mmuuid:011437f4-80b8-4ef0-9c92-45c071317542" key="runtimeType" value="boolean"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:762df140-d6bc-4a04-9f8c-b3ccab4ea6a0" annotatedObject="mmuuid/3207e979-6084-418e-92e4-af1d13a3e07c">
      <tags xmi:uuid="mmuuid:79b06b4a-2387-425e-a6ee-3108d19cb737" key="en" value="Uses Distinct Rows"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:878637fe-8708-44cd-876f-c1cf8a9067f0" annotatedObject="mmuuid/58770a15-b1e7-4cd0-8ea1-72851744dad4">
      <tags xmi:uuid="mmuuid:f8e08332-a615-4d78-bb86-705e075476ab" key="advanced" value="false"/>
      <tags xmi:uuid="mmuuid:f5f80a5d-903d-4457-98e3-70a76ee7c235" key="displayName" value=""/>
      <tags xmi:uuid="mmuuid:95339a54-0ef0-4894-b16e-5cf4788f5135" key="defaultValue" value="false"/>
      <tags xmi:uuid="mmuuid:7a746285-05f6-4663-b12d-3c45304c18b8" key="id" value="allows-distinct"/>
      <tags xmi:uuid="mmuuid:6e5a8e01-d980-437b-8427-cb5a8c4ee31b" key="index" value="true"/>
      <tags xmi:uuid="mmuuid:a634512e-6fc7-490b-af60-36fa120da6a5" key="modifiable" value="true"/>
      <tags xmi:uuid="mmuuid:4bbd61e3-b7c7-4fd3-83a8-31f20897d12e" key="masked" value="false"/>
      <tags xmi:uuid="mmuuid:66dadee3-f457-49d5-ade5-efc2eb58fe66" key="required" value="false"/>
      <tags xmi:uuid="mmuuid:906b9b70-1cdb-4b38-bc99-3c54385bfbfa" key="runtimeType" value="boolean"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:f108502e-5815-40f2-bbdf-d2059e27e4d9" annotatedObject="mmuuid/f5f80a5d-903d-4457-98e3-70a76ee7c235">
      <tags xmi:uuid="mmuuid:dd6e4eec-3569-429a-817f-e0c3ccbcff1f" key="en" value="Allows Distinct"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:234e3c61-4547-41b8-a032-e8c12b9669db" annotatedObject="mmuuid/dbd16955-8b84-4c7c-a0ad-a192f83997ce">
      <tags xmi:uuid="mmuuid:e4b1e93c-8a91-4db0-ba09-76c52942aee5" key="advanced" value="false"/>
      <tags xmi:uuid="mmuuid:8b345f26-502c-42eb-b7fa-29885dad8df0" key="displayName" value=""/>
      <tags xmi:uuid="mmuuid:1f5d71e1-a35f-4170-888a-f40dd22754d0" key="defaultValue" value="false"/>
      <tags xmi:uuid="mmuuid:1ad79557-829c-4e2a-bab0-0cddda2bf186" key="id" value="decomposable"/>
      <tags xmi:uuid="mmuuid:011a8b6c-bc5a-4e29-a6e9-bae3950df75f" key="index" value="true"/>
      <tags xmi:uuid="mmuuid:3c72bbe4-c414-48e9-861f-53bda413b6f5" key="modifiable" value="true"/>
      <tags xmi:uuid="mmuuid:0c500b3b-6f31-4365-8699-2c6cb727c18a" key="masked" value="false"/>
      <tags xmi:uuid="mmuuid:bcfecd3f-1131-40b9-b52d-1ee5d3574ed2" key="required" value="false"/>
      <tags xmi:uuid="mmuuid:7b25c376-babd-403e-ad7b-a5917cf661b5" key="runtimeType" value="boolean"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:9648cf46-3968-44f1-ac13-5079aad48615" annotatedObject="mmuuid/8b345f26-502c-42eb-b7fa-29885dad8df0">
      <tags xmi:uuid="mmuuid:3cfe0e2d-8cbf-494b-af49-4d32cae02833" key="en" value="Decomposable"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:d92fce37-07d9-473f-a109-66fcb897bdd2" annotatedObject="mmuuid/c687634e-f74e-4e01-941c-133087e33ecd">
      <tags xmi:uuid="mmuuid:9d917b09-1763-4978-a1a8-18a475de5ab0" key="advanced" value="false"/>
      <tags xmi:uuid="mmuuid:0cef5067-99eb-4b34-ad69-22e8d09fc25a" key="displayName" value=""/>
      <tags xmi:uuid="mmuuid:c6238bf2-615e-4e00-a776-c09d8aa3967a" key="defaultValue" value="false"/>
      <tags xmi:uuid="mmuuid:136d802a-5998-4fa2-b6f7-53321841f90b" key="description" value=""/>
      <tags xmi:uuid="mmuuid:64bf4a4b-4b18-4952-8db4-418019b3fafd" key="id" value="varargs"/>
      <tags xmi:uuid="mmuuid:1361a0d9-f57a-40ba-9e2d-9661eeab1c36" key="index" value="true"/>
      <tags xmi:uuid="mmuuid:e1f8c40c-8284-444f-94e3-89bdf6d29450" key="modifiable" value="true"/>
      <tags xmi:uuid="mmuuid:ccabc40a-6b93-4f24-8571-5d4958ceb537" key="masked" value="false"/>
      <tags xmi:uuid="mmuuid:aa90fce6-2e4e-4e80-99dd-c1f1429a79d7" key="required" value="false"/>
      <tags xmi:uuid="mmuuid:e37dfac8-ccff-4cd0-ae5c-bbe5d3785db2" key="runtimeType" value="boolean"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:70afc07d-9dc4-488c-b7a3-fa4baa280a51" annotatedObject="mmuuid/0cef5067-99eb-4b34-ad69-22e8d09fc25a">
      <tags xmi:uuid="mmuuid:4f378e78-d67e-4f56-a7f8-a9ecb1d828be" key="en_US" value="Variable Arguments"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:6adc20c8-6d7b-4d1d-b85e-b5d8197887cb" annotatedObject="mmuuid/136d802a-5998-4fa2-b6f7-53321841f90b">
      <tags xmi:uuid="mmuuid:b858c2fa-dcef-47ba-b683-667438434623" key="en_US" value="Indicates that the last arg may be repeated a variable number of times."/>
    </annotations>
    <annotations xmi:uuid="mmuuid:a6d2652a-c970-4a0a-a38f-4145f5df9acc" annotatedObject="mmuuid/2a974eb8-5081-4f12-88b0-95ad3a31750a">
      <tags xmi:uuid="mmuuid:c482158c-72b5-4f7d-897a-58b59103e406" key="advanced" value="false"/>
      <tags xmi:uuid="mmuuid:ddcead59-20f1-4f1e-a2db-248d5804937a" key="displayName" value=""/>
      <tags xmi:uuid="mmuuid:5b6cfccc-a6bc-4af1-b1ce-52eda5ed2287" key="defaultValue" value="false"/>
      <tags xmi:uuid="mmuuid:78d1c49b-b989-416a-8d11-52c2e67aea93" key="description" value=""/>
      <tags xmi:uuid="mmuuid:1e11289a-8e81-4fa0-8c12-8828cf181334" key="id" value="null-on-null"/>
      <tags xmi:uuid="mmuuid:2ff117b1-6ff2-4df0-b089-4c5a41a3f011" key="index" value="true"/>
      <tags xmi:uuid="mmuuid:1459e3b2-663d-4b61-8885-4bae7ff7e5cf" key="modifiable" value="true"/>
      <tags xmi:uuid="mmuuid:ca2b2a11-68fc-4853-bfe8-082d2af922c4" key="masked" value="false"/>
      <tags xmi:uuid="mmuuid:7f4e7dff-ec63-4d01-adcf-a070d70837bc" key="required" value="false"/>
      <tags xmi:uuid="mmuuid:dec7ceb8-32c3-480c-a9d6-a2f53004e97e" key="runtimeType" value="boolean"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:5f04d066-7b20-4f8a-9ac8-e8f42930b290" annotatedObject="mmuuid/ddcead59-20f1-4f1e-a2db-248d5804937a">
      <tags xmi:uuid="mmuuid:0ddb5161-a95a-4bab-9edc-700687e8b57d" key="en_US" value="Returns null on null"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:d185906b-0ce3-49b7-a892-f84c8607d8d7" annotatedObject="mmuuid/78d1c49b-b989-416a-8d11-52c2e67aea93">
      <tags xmi:uuid="mmuuid:b2d6559d-46a5-40ac-853c-a7b4cab749ad" key="en_US" value="indicates that the function will return null."/>
    </annotations>
    <annotations xmi:uuid="mmuuid:0ef18838-73ab-4337-afed-69db65c15b35" annotatedObject="mmuuid/6582c333-e952-4655-b119-68c546d5836d">
      <tags xmi:uuid="mmuuid:1a71ae9a-0f83-49ca-953d-f7ec2599e3c8" key="advanced" value="false"/>
      <tags xmi:uuid="mmuuid:3d025c11-7329-49ab-a4a6-c1ddf97302ba" key="displayName" value=""/>
      <tags xmi:uuid="mmuuid:2ead8b36-0d51-4653-92be-34d43a7aa751" key="description" value=""/>
      <tags xmi:uuid="mmuuid:444bc9c6-ab01-47c9-83a8-268a37c7432a" key="id" value="function-category"/>
      <tags xmi:uuid="mmuuid:26a08ca5-3e8c-4b4e-b070-7eb0dc5d1eaf" key="index" value="true"/>
      <tags xmi:uuid="mmuuid:ba227879-cf6e-4624-8834-79f479c6784e" key="modifiable" value="true"/>
      <tags xmi:uuid="mmuuid:2f629ddd-a47a-4b92-96fe-b8b45513e352" key="masked" value="false"/>
      <tags xmi:uuid="mmuuid:8ff59f87-683e-408f-ba44-046bf3118cf8" key="required" value="false"/>
      <tags xmi:uuid="mmuuid:f7d461ec-0683-4c9b-ad4b-c3729a171846" key="runtimeType" value="string"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:0e2910ee-051a-45ff-81ac-e2ccc1ceeae9" annotatedObject="mmuuid/3d025c11-7329-49ab-a4a6-c1ddf97302ba">
      <tags xmi:uuid="mmuuid:ba23fde4-5670-4391-a7c5-cb1d7afe6dc2" key="en_US" value="Function Category"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:b3604aab-f0ee-4370-883d-8843f183bd0a" annotatedObject="mmuuid/2ead8b36-0d51-4653-92be-34d43a7aa751">
      <tags xmi:uuid="mmuuid:8cf3666b-029b-4853-8517-ac86842e7901" key="en_US" value="The category for function procedures"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:bced3f4a-db8d-427f-9bd0-c2c7da156002" annotatedObject="mmuuid/6de28564-2e49-4e37-b8ca-d05a0266068d">
      <tags xmi:uuid="mmuuid:22dba8d5-01f1-47f2-a2a4-7cb5f04b7b65" key="advanced" value="false"/>
      <tags xmi:uuid="mmuuid:0fd48da8-5066-4563-b464-8f5cd32d7b66" key="displayName" value=""/>
      <tags xmi:uuid="mmuuid:9200aa66-1c72-4996-9588-ba9b9cf3f785" key="description" value=""/>
      <tags xmi:uuid="mmuuid:69927bfb-3f99-4f9a-b951-7bbf5fdaf212" key="id" value="java-class"/>
      <tags xmi:uuid="mmuuid:36bf5f74-32e4-4e72-85d1-3d223796d64f" key="index" value="true"/>
      <tags xmi:uuid="mmuuid:f7a55004-7764-4e8b-ad12-5f37d9ca7ca4" key="modifiable" value="true"/>
      <tags xmi:uuid="mmuuid:8acbf934-dd2d-448a-b6a8-6396531e4fa6" key="masked" value="false"/>
      <tags xmi:uuid="mmuuid:0ac9c5a6-16da-4ac1-a152-f43c654eb81f" key="required" value="false"/>
      <tags xmi:uuid="mmuuid:15c416d6-1944-4723-a78f-3c15532dddeb" key="runtimeType" value="string"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:bb41a028-8717-4fbd-99fb-3c9fa993b081" annotatedObject="mmuuid/0fd48da8-5066-4563-b464-8f5cd32d7b66">
      <tags xmi:uuid="mmuuid:e066dbe6-8915-4054-b36a-c929e3d2bbb7" key="en_US" value="Java Class"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:903af3db-f72c-4ee0-ba0b-5d97c90bb4ef" annotatedObject="mmuuid/9200aa66-1c72-4996-9588-ba9b9cf3f785">
      <tags xmi:uuid="mmuuid:944a3ab4-1ed2-4987-ba45-f0b8f0eebdd3" key="en_US" value="The java class containing the user defined function"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:93871112-da1c-41a3-be4f-8b0e31c9e836" annotatedObject="mmuuid/c15b2f67-e5a0-41e8-86b2-0f230d56b3b8">
      <tags xmi:uuid="mmuuid:657e34ed-c873-41de-8907-4be00409d09a" key="advanced" value="false"/>
      <tags xmi:uuid="mmuuid:ca05345b-1977-4db9-9ad9-c64b62eae1ad" key="displayName" value=""/>
      <tags xmi:uuid="mmuuid:a7a78bdf-cd92-4988-b765-d7be41b50637" key="description" value=""/>
      <tags xmi:uuid="mmuuid:26efc51e-5de3-4b5d-9dfa-82fb393305d8" key="id" value="java-method"/>
      <tags xmi:uuid="mmuuid:6fadaa51-d711-4dd2-a555-88481078f66e" key="index" value="true"/>
      <tags xmi:uuid="mmuuid:0f29f0e3-25ca-44ac-be61-fe441effb2f7" key="modifiable" value="true"/>
      <tags xmi:uuid="mmuuid:608c78a3-2c0b-43e7-b093-55fa4a509dec" key="masked" value="false"/>
      <tags xmi:uuid="mmuuid:83e6ec22-8aa4-4d74-bedf-2eae0bf89223" key="required" value="false"/>
      <tags xmi:uuid="mmuuid:34f39971-e273-4be4-97f3-227b97925908" key="runtimeType" value="string"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:5701824b-eb6e-4aad-adb2-1305d1008176" annotatedObject="mmuuid/ca05345b-1977-4db9-9ad9-c64b62eae1ad">
      <tags xmi:uuid="mmuuid:284244ad-0ce0-4229-84f5-3aecd1b2ef79" key="en_US" value="Java Method"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:eff6b504-fce5-44e3-b23f-bad2d37bbef6" annotatedObject="mmuuid/a7a78bdf-cd92-4988-b765-d7be41b50637">
      <tags xmi:uuid="mmuuid:d22b1771-5719-4f86-ba55-1d3661e212aa" key="en_US" value="The java method defining the user defined function"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:27ed1b73-3313-4228-b674-02c6ff4fe5ed" annotatedObject="mmuuid/5f7d8891-8b6e-4436-9799-6ae6f273398e">
      <tags xmi:uuid="mmuuid:c99e5050-d727-4be3-bc32-4163704ffed3" key="advanced" value="false"/>
      <tags xmi:uuid="mmuuid:f1eb6b24-9c1c-4f9e-a868-8763f2c71a01" key="displayName" value=""/>
      <tags xmi:uuid="mmuuid:2ec6f901-2b40-49cb-832e-43012bc83865" key="description" value=""/>
      <tags xmi:uuid="mmuuid:762bfc38-f15d-4ba2-9585-9ac8ca5c8e09" key="id" value="udfJarPath"/>
      <tags xmi:uuid="mmuuid:5557da82-f626-4a95-ac8a-69039b0cbd6c" key="index" value="false"/>
      <tags xmi:uuid="mmuuid:d4c84922-6abe-4b06-9436-02ada5b85c4e" key="modifiable" value="true"/>
      <tags xmi:uuid="mmuuid:a59d91ac-829e-4bf1-b6fd-6797af3ea4d7" key="masked" value="false"/>
      <tags xmi:uuid="mmuuid:a19b35e0-696f-4805-9693-ae280faa2932" key="required" value="false"/>
      <tags xmi:uuid="mmuuid:bb3726ed-d00a-4df2-bacf-13f2905ed52a" key="runtimeType" value="string"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:5a2fb4d5-b5d8-4aba-ad2a-8a0d7e6bb9a8" annotatedObject="mmuuid/f1eb6b24-9c1c-4f9e-a868-8763f2c71a01">
      <tags xmi:uuid="mmuuid:15193b87-2cf0-4e76-b28f-4fb9e6cb7efd" key="en" value="UDF Jar Path"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:fb951c72-68a5-470c-80c1-edd4342aec4f" annotatedObject="mmuuid/2ec6f901-2b40-49cb-832e-43012bc83865">
      <tags xmi:uuid="mmuuid:cb0ac75c-efaa-4f11-95a1-3c0ae1765e26" key="en_US" value="The project-relative path where the UDF jar is located"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:a6ca2e05-d85b-4189-a86a-f350c4e2244c" annotatedObject="mmuuid/3a94df7e-3de3-49cd-9685-2ca43f1ae045">
      <tags xmi:uuid="mmuuid:a4093c60-9c3e-4bc7-9498-87dcdc5253ff" key="propertyDefinition:native-query" value="native-query"/>
      <tags xmi:uuid="mmuuid:e8f2538f-0a08-4cc8-9a9c-9969b79c4b95" key="propertyDefinition:global-temp-table" value="global-temp-table"/>
      <tags xmi:uuid="mmuuid:f7b406f1-a7a5-4999-9115-69e143abfb5e" key="propertyDefinition:ALLOW_MATVIEW_MANAGEMENT" value="ALLOW_MATVIEW_MANAGEMENT"/>
      <tags xmi:uuid="mmuuid:729ed983-69f2-46ed-8321-85292f7fe3db" key="propertyDefinition:MATVIEW_STATUS_TABLE" value="MATVIEW_STATUS_TABLE"/>
      <tags xmi:uuid="mmuuid:bc16d7bd-25d7-4b60-a8bd-5a5805e5e6cd" key="propertyDefinition:MATVIEW_BEFORE_LOAD_SCRIPT" value="MATVIEW_BEFORE_LOAD_SCRIPT"/>
      <tags xmi:uuid="mmuuid:0066a570-950c-44d2-a313-fc7c4a849af2" key="propertyDefinition:MATVIEW_LOAD_SCRIPT" value="MATVIEW_LOAD_SCRIPT"/>
      <tags xmi:uuid="mmuuid:5a45525d-910a-4e9b-9ab2-8cb87795aaee" key="propertyDefinition:MATVIEW_AFTER_LOAD_SCRIPT" value="MATVIEW_AFTER_LOAD_SCRIPT"/>
      <tags xmi:uuid="mmuuid:a27e3448-8da8-4d1a-a256-7bb371e11117" key="propertyDefinition:MATVIEW_SHARE_SCOPE" value="MATVIEW_SHARE_SCOPE"/>
      <tags xmi:uuid="mmuuid:692c5336-70bd-4357-9bde-6db7cb732485" key="propertyDefinition:MATERIALIZED_STAGE_TABLE" value="MATERIALIZED_STAGE_TABLE"/>
      <tags xmi:uuid="mmuuid:5af8ba6b-0c68-454f-afd5-1e418ff7853a" key="propertyDefinition:ON_VDB_START_SCRIPT" value="ON_VDB_START_SCRIPT"/>
      <tags xmi:uuid="mmuuid:b6bb2c54-f3b6-4a89-8036-081f634f2ec5" key="propertyDefinition:ON_VDB_DROP_SCRIPT" value="ON_VDB_DROP_SCRIPT"/>
      <tags xmi:uuid="mmuuid:c44d8efe-7f46-4970-9b9b-e6fb736a882d" key="propertyDefinition:MATVIEW_ONERROR_ACTION" value="MATVIEW_ONERROR_ACTION"/>
      <tags xmi:uuid="mmuuid:28f54353-80dd-47c6-96a2-55a6e523b248" key="propertyDefinition:MATVIEW_TTL" value="MATVIEW_TTL"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:3bff0e32-13b6-46c5-97af-688c823a9bd0" annotatedObject="mmuuid/a4093c60-9c3e-4bc7-9498-87dcdc5253ff">
      <tags xmi:uuid="mmuuid:bbb0f406-6490-43ca-88d2-47aeeb8ed465" key="advanced" value="false"/>
      <tags xmi:uuid="mmuuid:f7035e01-df4f-466e-9b6e-f8b7b2b31b20" key="displayName" value=""/>
      <tags xmi:uuid="mmuuid:205c8f75-7f9c-48a5-ac56-99ecd3c4cddd" key="id" value="native-query"/>
      <tags xmi:uuid="mmuuid:c719c22c-09b2-4fbd-83bf-121bc1c6111e" key="index" value="true"/>
      <tags xmi:uuid="mmuuid:a12c96c7-939f-4ab5-8665-d46630972aa3" key="modifiable" value="true"/>
      <tags xmi:uuid="mmuuid:28b2c00e-9246-49a7-9b6a-23ea6619d656" key="masked" value="false"/>
      <tags xmi:uuid="mmuuid:9cbf4ad2-9a49-4575-858a-dfac981b4072" key="required" value="false"/>
      <tags xmi:uuid="mmuuid:a1fa7fa5-fcc3-4249-bedb-0981bb6f9e80" key="runtimeType" value="string"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:6cfa5bd2-3132-41f2-8bd3-34c32514cb63" annotatedObject="mmuuid/f7035e01-df4f-466e-9b6e-f8b7b2b31b20">
      <tags xmi:uuid="mmuuid:58bb8f60-8794-4b9c-8504-099f9226fc3b" key="en" value="Native Query"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:fe624d63-b697-48bd-a8e1-e34dab400de6" annotatedObject="mmuuid/e8f2538f-0a08-4cc8-9a9c-9969b79c4b95">
      <tags xmi:uuid="mmuuid:e65614b4-1dc5-4599-8232-fcbc97a03dd2" key="advanced" value="false"/>
      <tags xmi:uuid="mmuuid:e4b0829a-2782-41e6-b3a3-cce039da94a2" key="displayName" value=""/>
      <tags xmi:uuid="mmuuid:6bb2dc0f-8658-4ca1-9502-fe51a624eef8" key="defaultValue" value="false"/>
      <tags xmi:uuid="mmuuid:b09d8b9b-307e-4f58-948c-46a3d4d8a50e" key="id" value="global-temp-table"/>
      <tags xmi:uuid="mmuuid:a6e5506c-1cc4-409c-9835-f131992f09fc" key="index" value="false"/>
      <tags xmi:uuid="mmuuid:88c753c7-be2c-46ff-92e3-1566123ed844" key="modifiable" value="true"/>
      <tags xmi:uuid="mmuuid:9f14fc8c-9bd1-4742-934c-de6f3d7aa66e" key="masked" value="false"/>
      <tags xmi:uuid="mmuuid:e28b2e7d-9d51-47ed-a96c-24d2ccb555d5" key="required" value="false"/>
      <tags xmi:uuid="mmuuid:14d48a7b-e5e3-4dbd-b843-b2e1de7cbdc8" key="runtimeType" value="boolean"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:130a9653-df41-4c1a-8cb1-ac97fb8f8400" annotatedObject="mmuuid/e4b0829a-2782-41e6-b3a3-cce039da94a2">
      <tags xmi:uuid="mmuuid:9ae7e3b1-6f54-4a1b-83a2-121cc534d5d7" key="en_US" value="Global Temp Table"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:77249367-aed9-490c-a623-f83fc8a95955" annotatedObject="mmuuid/f7b406f1-a7a5-4999-9115-69e143abfb5e">
      <tags xmi:uuid="mmuuid:9441c6a8-1c2b-4fed-be96-0e539783b983" key="advanced" value="false"/>
      <tags xmi:uuid="mmuuid:b0deff2e-bf71-4691-abb0-5364b63b3a1b" key="displayName" value=""/>
      <tags xmi:uuid="mmuuid:e054fda9-b713-4669-9fbf-e25e0d7f7643" key="defaultValue" value="false"/>
      <tags xmi:uuid="mmuuid:c2a91046-6234-48ba-9e51-f683424a9d75" key="id" value="ALLOW_MATVIEW_MANAGEMENT"/>
      <tags xmi:uuid="mmuuid:21dae3de-30bf-4693-aeeb-6a900e8a2dc2" key="index" value="true"/>
      <tags xmi:uuid="mmuuid:cbf19e4b-caae-4020-b273-a22357c9c143" key="modifiable" value="true"/>
      <tags xmi:uuid="mmuuid:b3f73dfd-98e4-4398-97d2-a9c93db89903" key="masked" value="false"/>
      <tags xmi:uuid="mmuuid:743cd40f-2f8d-4926-8431-9a0ca61c3f8f" key="required" value="false"/>
      <tags xmi:uuid="mmuuid:70b37f93-e599-4626-a7c1-58a649f2db77" key="runtimeType" value="boolean"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:d13fc3be-5968-4c28-b7e0-e15cc26b7a66" annotatedObject="mmuuid/b0deff2e-bf71-4691-abb0-5364b63b3a1b">
      <tags xmi:uuid="mmuuid:95120d2a-42d5-4f14-a5cb-4ff86a8fa1a3" key="en_US" value="Allow Teiid based management"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:794921f3-183a-4540-a8ff-020081a387ed" annotatedObject="mmuuid/729ed983-69f2-46ed-8321-85292f7fe3db">
      <tags xmi:uuid="mmuuid:260f6fc9-2b5a-4a82-b588-bc3e06b047a7" key="advanced" value="false"/>
      <tags xmi:uuid="mmuuid:82f800de-898a-4fa3-98eb-a8c47e4a9bae" key="displayName" value=""/>
      <tags xmi:uuid="mmuuid:e4babd9a-44e9-4be3-a6c5-25e5ae089776" key="description" value=""/>
      <tags xmi:uuid="mmuuid:54357714-edc2-4fb5-8ab0-f83e14349ce9" key="id" value="MATVIEW_STATUS_TABLE"/>
      <tags xmi:uuid="mmuuid:fab48f29-660b-4ff9-a8dc-73608deccf9c" key="index" value="true"/>
      <tags xmi:uuid="mmuuid:8fb41fb6-8e37-49c0-9ac8-bd2380fb899c" key="modifiable" value="true"/>
      <tags xmi:uuid="mmuuid:9a88e11f-e1b9-418b-ae16-5be0c31dae74" key="masked" value="false"/>
      <tags xmi:uuid="mmuuid:a247c254-7da1-4e51-a9da-650a70616423" key="required" value="false"/>
      <tags xmi:uuid="mmuuid:7e8ac43d-55f7-416f-8740-7971394b5d20" key="runtimeType" value="string"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:97c38472-df0d-42b5-a368-68d2c0c9dce3" annotatedObject="mmuuid/82f800de-898a-4fa3-98eb-a8c47e4a9bae">
      <tags xmi:uuid="mmuuid:ff73181f-3cbd-46e1-b703-515f75885a03" key="en_US" value="Status Table Name"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:f219b497-93b6-4c1a-89a1-53d262952a46" annotatedObject="mmuuid/e4babd9a-44e9-4be3-a6c5-25e5ae089776">
      <tags xmi:uuid="mmuuid:fea2bfc6-5289-4318-8acc-56b45b9df1f6" key="en_US" value="fully qualified Status Table Name"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:598862b7-004a-48af-acd9-ca89851aa9ed" annotatedObject="mmuuid/bc16d7bd-25d7-4b60-a8bd-5a5805e5e6cd">
      <tags xmi:uuid="mmuuid:51fd05b5-1f83-40ab-b4bd-1b12b0d39342" key="advanced" value="false"/>
      <tags xmi:uuid="mmuuid:a38c7dea-351d-41c7-a6e5-74e323fc57cf" key="displayName" value=""/>
      <tags xmi:uuid="mmuuid:e2da11c7-34bb-48bc-985c-f0b66b0327b8" key="description" value=""/>
      <tags xmi:uuid="mmuuid:2f19a89c-5e23-4ea5-912d-b7dea5a716d6" key="id" value="MATVIEW_BEFORE_LOAD_SCRIPT"/>
      <tags xmi:uuid="mmuuid:10c89d7b-8f5b-4f4f-ae06-9ad1cb602632" key="index" value="true"/>
      <tags xmi:uuid="mmuuid:ce16a97e-e394-4f81-b7fc-f95c7eaffdc5" key="modifiable" value="true"/>
      <tags xmi:uuid="mmuuid:015f1881-21b7-4872-bd75-c9e57812fb5b" key="masked" value="false"/>
      <tags xmi:uuid="mmuuid:f6ba76a6-5340-4fa7-9cc4-7f59c084f1ed" key="required" value="false"/>
      <tags xmi:uuid="mmuuid:18062e55-65d2-4bf6-a8b3-27eef45e6ed2" key="runtimeType" value="string"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:33bf289c-5ea2-451c-b74a-e11eb08c14ba" annotatedObject="mmuuid/a38c7dea-351d-41c7-a6e5-74e323fc57cf">
      <tags xmi:uuid="mmuuid:b9b636eb-48ff-4ec9-affe-70dc8d0882e4" key="en_US" value="Materialize Before Load Script"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:439720a6-5f98-442c-a3b4-4011046f502a" annotatedObject="mmuuid/e2da11c7-34bb-48bc-985c-f0b66b0327b8">
      <tags xmi:uuid="mmuuid:0daa2c5a-41b9-4ecd-aa97-ed5817d1c9a2" key="en_US" value="semi-colon(;) separated DDL/DML commands to run before the actual load of the cache, typically used to truncate staging table "/>
    </annotations>
    <annotations xmi:uuid="mmuuid:f62c0900-ef9d-406c-b013-1e669bf0bb14" annotatedObject="mmuuid/0066a570-950c-44d2-a313-fc7c4a849af2">
      <tags xmi:uuid="mmuuid:815c0930-5edf-40df-9f70-a158ce89b79b" key="advanced" value="false"/>
      <tags xmi:uuid="mmuuid:44b56bfe-3318-425c-bf20-b046f196c639" key="displayName" value=""/>
      <tags xmi:uuid="mmuuid:6279c736-c04f-47a8-8f7f-99817948e295" key="description" value=""/>
      <tags xmi:uuid="mmuuid:f870c12d-f775-41a4-9d10-8c0b81d24314" key="id" value="MATVIEW_LOAD_SCRIPT"/>
      <tags xmi:uuid="mmuuid:67b3d0b1-9cc5-408e-b6eb-9ae732cea3bb" key="index" value="true"/>
      <tags xmi:uuid="mmuuid:6119e3cb-7330-4fcc-969a-a784645dcc87" key="modifiable" value="true"/>
      <tags xmi:uuid="mmuuid:e80e5939-4761-4b23-8135-50ee57847ad0" key="masked" value="false"/>
      <tags xmi:uuid="mmuuid:00443d50-2007-4351-8c98-a5df24381ca1" key="required" value="false"/>
      <tags xmi:uuid="mmuuid:12e88e98-16bc-4887-9ea4-eec6e3a50a4a" key="runtimeType" value="string"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:e3715133-6e8d-4a62-9867-5c50507f2d12" annotatedObject="mmuuid/44b56bfe-3318-425c-bf20-b046f196c639">
      <tags xmi:uuid="mmuuid:7cb000a7-898c-4359-b74f-c9ee0839d69c" key="en_US" value="Materialize Load Script"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:7fa428fd-ed3a-4c3d-8622-0ea141ec94a5" annotatedObject="mmuuid/6279c736-c04f-47a8-8f7f-99817948e295">
      <tags xmi:uuid="mmuuid:6daa1713-8059-487b-87c3-ad8fe7e05c9f" key="en_US" value="semi-colon(;) separated DDL/DML commands to run for loading of the cache"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:439e6c25-f2a0-4ef6-bafe-cdab45b35a76" annotatedObject="mmuuid/5a45525d-910a-4e9b-9ab2-8cb87795aaee">
      <tags xmi:uuid="mmuuid:14bd57e7-db2e-428a-a8b1-9dc97b240614" key="advanced" value="false"/>
      <tags xmi:uuid="mmuuid:dd8065f7-4bcf-4473-b9cb-34168377857e" key="displayName" value=""/>
      <tags xmi:uuid="mmuuid:2a967527-3c76-45b4-8446-18bb15f6dbbc" key="description" value=""/>
      <tags xmi:uuid="mmuuid:12e318bb-f88e-49b6-9e84-bfd4e33734b6" key="id" value="MATVIEW_AFTER_LOAD_SCRIPT"/>
      <tags xmi:uuid="mmuuid:74a75a17-e61e-4c0b-8b01-645f1a81df3d" key="index" value="true"/>
      <tags xmi:uuid="mmuuid:f1c1d1ba-80b8-4224-9d38-04ec531426b3" key="modifiable" value="true"/>
      <tags xmi:uuid="mmuuid:763e4f41-60fd-4fb9-8e4f-69ed0b437ec8" key="masked" value="false"/>
      <tags xmi:uuid="mmuuid:209ddc85-0800-47de-8d4b-5e7b2853286d" key="required" value="false"/>
      <tags xmi:uuid="mmuuid:5f05d085-1bf5-42d5-a122-947acc89510b" key="runtimeType" value="string"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:ae72e2d2-0be2-4d39-a774-b63e61593087" annotatedObject="mmuuid/dd8065f7-4bcf-4473-b9cb-34168377857e">
      <tags xmi:uuid="mmuuid:2c2ceee1-040f-49f3-96ac-fdee6b64f670" key="en_US" value="Materialize After Load Script"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:0250b283-338b-44f6-b713-ad902351b18a" annotatedObject="mmuuid/2a967527-3c76-45b4-8446-18bb15f6dbbc">
      <tags xmi:uuid="mmuuid:0f841291-7bd6-4968-a87a-cc99703f9775" key="en_US" value="semi-colon(;) separated DDL/DML commands to run after the actual load of the cache. &#xa;        &#x9;&#x9;Typically used to rename staging table to actual cache table. Required when MATVIEW_LOAD_SCRIPT not defined to copy &#xa;        &#x9;&#x9;data from teiid_rel:MATVIEW_STAGE_TABLE to MATVIEW table "/>
    </annotations>
    <annotations xmi:uuid="mmuuid:29bf4493-c071-46a5-8cbe-2b8b09c1a7f8" annotatedObject="mmuuid/a27e3448-8da8-4d1a-a256-7bb371e11117">
      <tags xmi:uuid="mmuuid:881a2505-f26e-434c-8904-1cd5dba0cb39" key="advanced" value="false"/>
      <tags xmi:uuid="mmuuid:ccd989ee-d19d-410b-970b-70d2a71efb3d" key="allowedValues" value=""/>
      <tags xmi:uuid="mmuuid:66a361c9-f46d-4987-9f7d-953271e79434" key="displayName" value=""/>
      <tags xmi:uuid="mmuuid:172923ee-049b-495e-8b4e-4e6d0d5c83c8" key="defaultValue" value="NONE"/>
      <tags xmi:uuid="mmuuid:3b92087d-c77a-489c-a172-a686adfc57b1" key="description" value=""/>
      <tags xmi:uuid="mmuuid:07c576ac-c89b-47b0-8878-cb19a6745d86" key="id" value="MATVIEW_SHARE_SCOPE"/>
      <tags xmi:uuid="mmuuid:45599e5a-30cf-49bb-a170-c5e022d957a7" key="index" value="true"/>
      <tags xmi:uuid="mmuuid:e4b92b6c-9a0e-42ef-a710-20d8fcfca020" key="modifiable" value="true"/>
      <tags xmi:uuid="mmuuid:11561147-03cc-4cdc-a2a0-241406317156" key="masked" value="false"/>
      <tags xmi:uuid="mmuuid:4101b62f-f38f-4f5d-bf2f-9782e1278446" key="required" value="false"/>
      <tags xmi:uuid="mmuuid:23a8afc0-206b-4890-ba01-f125ca06d2d9" key="runtimeType" value="string"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:3b5b0267-8fb5-4367-891f-743ebb393219" annotatedObject="mmuuid/ccd989ee-d19d-410b-970b-70d2a71efb3d">
      <tags xmi:uuid="mmuuid:0276d644-1564-4fcb-9a7c-694411ed8d5c" key="SCHEMA" value=""/>
      <tags xmi:uuid="mmuuid:46160a16-963e-4e55-8b33-345293caec64" key="VDB" value=""/>
      <tags xmi:uuid="mmuuid:0f9d6b03-286a-43b5-8421-29a65fae52b7" key="NONE" value=""/>
    </annotations>
    <annotations xmi:uuid="mmuuid:289de55c-75f3-4cd4-bc24-98de9c2a4cc9" annotatedObject="mmuuid/66a361c9-f46d-4987-9f7d-953271e79434">
      <tags xmi:uuid="mmuuid:37f9839e-7be1-4584-83a1-0412eb85e0cd" key="en_US" value="Materialized Share Scope"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:db16e5ad-bcac-4a8e-ae0e-25dd8b9a91e6" annotatedObject="mmuuid/3b92087d-c77a-489c-a172-a686adfc57b1">
      <tags xmi:uuid="mmuuid:9515e582-2a2e-4abc-a855-bf994c92283c" key="en_US" value=" &#x9;Allowed values are {NONE, VDB, SCHEMA}, which define if the cached contents are shared among &#xa;        &#x9;&#x9;different VDB versions and different VDBs as long as schema names match "/>
    </annotations>
    <annotations xmi:uuid="mmuuid:e502aac1-8d62-49cd-b1cd-af038e5ba284" annotatedObject="mmuuid/692c5336-70bd-4357-9bde-6db7cb732485">
      <tags xmi:uuid="mmuuid:1e588872-521a-4f21-b49b-7879db216f9e" key="advanced" value="false"/>
      <tags xmi:uuid="mmuuid:2eec244a-9157-46e7-bc54-b41ec39120a5" key="displayName" value=""/>
      <tags xmi:uuid="mmuuid:c7e08b3e-b718-4778-bff7-9d51196903a0" key="description" value=""/>
      <tags xmi:uuid="mmuuid:e1f4f5ce-9e10-467c-8ed3-ce0eebc962fd" key="id" value="MATERIALIZED_STAGE_TABLE"/>
      <tags xmi:uuid="mmuuid:cc4e73a8-9728-4048-abe9-b100e2adf428" key="index" value="true"/>
      <tags xmi:uuid="mmuuid:244f6497-eec4-4b90-ae1e-c1f523d4776e" key="modifiable" value="true"/>
      <tags xmi:uuid="mmuuid:b7c01242-e616-43a6-9a29-053f264974b6" key="masked" value="false"/>
      <tags xmi:uuid="mmuuid:cd8747a7-3d36-4070-b631-d5b3a6f3a086" key="required" value="false"/>
      <tags xmi:uuid="mmuuid:d34b4fcd-0391-4cb1-acd5-fe3abc24abe3" key="runtimeType" value="string"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:dc30767f-9d99-48f2-98b5-f93560e242d3" annotatedObject="mmuuid/2eec244a-9157-46e7-bc54-b41ec39120a5">
      <tags xmi:uuid="mmuuid:4b1f2191-0d01-43b7-b7f1-e3cd56b60ed6" key="en_US" value="Materialized Staging Table"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:92b29707-ce22-4e35-a238-1312e852597e" annotatedObject="mmuuid/c7e08b3e-b718-4778-bff7-9d51196903a0">
      <tags xmi:uuid="mmuuid:b7b367dc-6a07-457e-981a-71256287b325" key="en_US" value="When MATVIEW_LOAD_SCRIPT property not defined, Teiid loads the cache contents &#xa;        &#x9;&#x9;into this table. Required when MATVIEW_LOAD_SCRIPT not defined "/>
    </annotations>
    <annotations xmi:uuid="mmuuid:c08fe114-ced3-4fbb-bfce-becaa58969ad" annotatedObject="mmuuid/5af8ba6b-0c68-454f-afd5-1e418ff7853a">
      <tags xmi:uuid="mmuuid:da7181c1-be02-4056-9130-0dc4efde8f97" key="advanced" value="false"/>
      <tags xmi:uuid="mmuuid:3ef9174a-b966-4fab-9de9-9a473f0973fa" key="displayName" value=""/>
      <tags xmi:uuid="mmuuid:65475a3a-575f-4a44-bbdd-29b1fc0403b4" key="description" value=""/>
      <tags xmi:uuid="mmuuid:5d846f4f-00c8-4381-ba90-4db20c7b03bc" key="id" value="ON_VDB_START_SCRIPT"/>
      <tags xmi:uuid="mmuuid:15ac1183-192a-4047-91f6-2d49389a2942" key="index" value="true"/>
      <tags xmi:uuid="mmuuid:1c50aed3-4e2c-4ba3-b7e0-af93d5e1643d" key="modifiable" value="true"/>
      <tags xmi:uuid="mmuuid:3e0963f3-9c7c-4127-9c58-55ef6e0f9d11" key="masked" value="false"/>
      <tags xmi:uuid="mmuuid:9bf04d2e-8a7e-49ad-a352-ad2df38b82ab" key="required" value="false"/>
      <tags xmi:uuid="mmuuid:bd4a8115-84d5-41e6-8b48-7ee45af88bc2" key="runtimeType" value="string"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:ad25da99-73a0-4c46-99cc-d5082cbbc294" annotatedObject="mmuuid/3ef9174a-b966-4fab-9de9-9a473f0973fa">
      <tags xmi:uuid="mmuuid:184321b9-4004-470c-9d42-ecf524147f93" key="en_US" value="Commands To Run On VDB Start"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:be564720-8181-4ae4-a886-fd058bad9232" annotatedObject="mmuuid/65475a3a-575f-4a44-bbdd-29b1fc0403b4">
      <tags xmi:uuid="mmuuid:f0cf2028-ae46-4503-af80-2cb01f05d02e" key="en_US" value="DML commands to run start of vdb "/>
    </annotations>
    <annotations xmi:uuid="mmuuid:e8d4303c-b84c-4bde-a376-9761eca1afbf" annotatedObject="mmuuid/b6bb2c54-f3b6-4a89-8036-081f634f2ec5">
      <tags xmi:uuid="mmuuid:a0e0e607-f044-463b-a339-e559c01f5095" key="advanced" value="false"/>
      <tags xmi:uuid="mmuuid:1e6cdb54-2d5c-4b06-a745-55adac2cf810" key="displayName" value=""/>
      <tags xmi:uuid="mmuuid:08afb58a-d15e-4f0a-b38a-c9c0bec6ab8b" key="description" value=""/>
      <tags xmi:uuid="mmuuid:d807a659-dd63-47da-af02-f8ee17d440e3" key="id" value="ON_VDB_DROP_SCRIPT"/>
      <tags xmi:uuid="mmuuid:77334aff-c889-4ec1-b325-09398e564746" key="index" value="true"/>
      <tags xmi:uuid="mmuuid:702659ec-d225-4491-bfc1-cfd544dad35f" key="modifiable" value="true"/>
      <tags xmi:uuid="mmuuid:5dd48cf3-eb16-462e-8666-4cb664a4be11" key="masked" value="false"/>
      <tags xmi:uuid="mmuuid:f3ae647b-5fa7-469e-922b-fabf19a3d7a2" key="required" value="false"/>
      <tags xmi:uuid="mmuuid:2ded840c-8dba-4d38-a4e2-be5a2f504f81" key="runtimeType" value="string"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:8978d605-b19c-478c-9ecd-5bcf7696793e" annotatedObject="mmuuid/1e6cdb54-2d5c-4b06-a745-55adac2cf810">
      <tags xmi:uuid="mmuuid:d5f254cd-2bd1-4839-b30b-3ea59116fb71" key="en_US" value="Commands To Run On VDB Drop"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:d6905c69-bfba-4562-a89d-1ec507d5e216" annotatedObject="mmuuid/08afb58a-d15e-4f0a-b38a-c9c0bec6ab8b">
      <tags xmi:uuid="mmuuid:57c1e54b-a8a3-465a-8746-60bc437a4534" key="en_US" value="DML commands to run at VDB un-deploy; typically used for cleaning the cache/status tables "/>
    </annotations>
    <annotations xmi:uuid="mmuuid:7e2ec676-abaa-4212-b431-d72bb3ed11e6" annotatedObject="mmuuid/c44d8efe-7f46-4970-9b9b-e6fb736a882d">
      <tags xmi:uuid="mmuuid:c20aa3d6-c396-4bc0-83c4-a41345b6aee8" key="advanced" value="false"/>
      <tags xmi:uuid="mmuuid:824e85e9-e2c8-4c35-b278-6df2bc5d047c" key="allowedValues" value=""/>
      <tags xmi:uuid="mmuuid:47e6f771-0d92-420d-969a-540974e147a4" key="displayName" value=""/>
      <tags xmi:uuid="mmuuid:e88851eb-251d-46d7-abda-1a9aaa9ed03a" key="defaultValue" value="WAIT"/>
      <tags xmi:uuid="mmuuid:33ac0897-eb09-4cd8-9d1d-a7a3a566c11d" key="description" value=""/>
      <tags xmi:uuid="mmuuid:aed5abf6-fd98-4606-b33e-5947b7b1fa27" key="id" value="MATVIEW_ONERROR_ACTION"/>
      <tags xmi:uuid="mmuuid:290b8266-c3e7-4b40-9e40-9998abe589f7" key="index" value="true"/>
      <tags xmi:uuid="mmuuid:af01d0b2-b6e5-4327-b045-c47c28972ddf" key="modifiable" value="true"/>
      <tags xmi:uuid="mmuuid:eddcb27f-d0b1-4902-be62-7506f9eadf47" key="masked" value="false"/>
      <tags xmi:uuid="mmuuid:4a06e5e6-cbd3-4bd4-b896-1eb960051a70" key="required" value="false"/>
      <tags xmi:uuid="mmuuid:64cf7dcf-eb64-4640-84b1-f7e7d8450179" key="runtimeType" value="string"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:3f0b95d0-b85f-4d52-9823-09d14e170150" annotatedObject="mmuuid/824e85e9-e2c8-4c35-b278-6df2bc5d047c">
      <tags xmi:uuid="mmuuid:63280ea7-b7ef-41bc-b101-04f357ec11b4" key="IGNORE" value=""/>
      <tags xmi:uuid="mmuuid:60e48f90-800b-4902-9d9b-6286b2775443" key="WAIT" value=""/>
      <tags xmi:uuid="mmuuid:19f91006-3409-4b5a-8bc1-85899c32a1d5" key="THROW_EXCEPTION" value=""/>
    </annotations>
    <annotations xmi:uuid="mmuuid:db51a3b0-f0a9-43b4-bcc1-a0cd3205d5e3" annotatedObject="mmuuid/47e6f771-0d92-420d-969a-540974e147a4">
      <tags xmi:uuid="mmuuid:181ddaca-8656-4cfd-8d43-991907eb6d91" key="en_US" value="Action On Error"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:78dbda0f-cd77-4885-9f3d-63ca8e60b658" annotatedObject="mmuuid/33ac0897-eb09-4cd8-9d1d-a7a3a566c11d">
      <tags xmi:uuid="mmuuid:c7716516-accb-4543-9fad-79f9237c9d20" key="en_US" value="Action to be taken when mat view contents are requested but cache is invalid. Allowed values are &#xa;        &#x9;(THROW_EXCEPTION = throws an exception, &#xa;        &#x9; IGNORE = ignores the warning and supplied invalidated data, &#xa;        &#x9; WAIT = waits until the data is refreshed and valid then provides the updated data) "/>
    </annotations>
    <annotations xmi:uuid="mmuuid:1b8e6769-b683-4441-b28c-1ef627f62f4a" annotatedObject="mmuuid/28f54353-80dd-47c6-96a2-55a6e523b248">
      <tags xmi:uuid="mmuuid:2273f4ca-671f-47e5-9a2e-59b1082670f8" key="advanced" value="false"/>
      <tags xmi:uuid="mmuuid:68fa4c70-7dfd-4704-8c11-1e271d9325ea" key="displayName" value=""/>
      <tags xmi:uuid="mmuuid:2e95fb9e-4c84-4732-8a09-3be71f8fabed" key="description" value=""/>
      <tags xmi:uuid="mmuuid:b2bdffd7-dee1-449f-a690-a2991bf196ab" key="id" value="MATVIEW_TTL"/>
      <tags xmi:uuid="mmuuid:86ddc2e7-1a9e-4d34-8422-249535dc0862" key="index" value="true"/>
      <tags xmi:uuid="mmuuid:036fb849-8d13-497d-8f88-fd26306012f0" key="modifiable" value="true"/>
      <tags xmi:uuid="mmuuid:d4e19417-7ba0-46e4-9989-ddb4f8f7c314" key="masked" value="false"/>
      <tags xmi:uuid="mmuuid:d912eef9-2418-4324-9b5d-bb3e32e14b69" key="required" value="false"/>
      <tags xmi:uuid="mmuuid:fee253d3-b1f3-4339-962b-0bac4b91397f" key="runtimeType" value="integer"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:b6a5a1a9-42a7-414c-96f0-5d6dd2e61afe" annotatedObject="mmuuid/68fa4c70-7dfd-4704-8c11-1e271d9325ea">
      <tags xmi:uuid="mmuuid:2cfc6e39-9303-4f7f-983f-d18e0ebf4929" key="en_US" value="Time To Live (ms)"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:4b03edf3-d1d3-4691-a842-a1698dbd2f76" annotatedObject="mmuuid/2e95fb9e-4c84-4732-8a09-3be71f8fabed">
      <tags xmi:uuid="mmuuid:7d62cd8b-2eee-4f33-a61c-900aaf0fec9a" key="en_US" value="Time to live in milliseconds. Provide property or cache hint on view transformation - property takes precedence. "/>
    </annotations>
    <annotations xmi:uuid="mmuuid:bc26bc91-c2d1-4357-8d0e-d55cd50e1c93" annotatedObject="mmuuid/ec116b84-31f4-4f30-b3dc-471da583fa33">
      <tags xmi:uuid="mmuuid:05efa78a-88c0-4401-9a22-0b7ab40e034b" key="propertyDefinition:allow-join" value="allow-join"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:740c8201-ec64-4f56-86bc-dc8122d296ed" annotatedObject="mmuuid/05efa78a-88c0-4401-9a22-0b7ab40e034b">
      <tags xmi:uuid="mmuuid:69e81e45-b5de-45f3-8943-e9a1b6679b5b" key="advanced" value="false"/>
      <tags xmi:uuid="mmuuid:eb6a211b-3d37-4f9a-b50a-61377ee73e04" key="displayName" value=""/>
      <tags xmi:uuid="mmuuid:b7048d18-1731-418c-b20d-56f777b1e2cc" key="defaultValue" value="true"/>
      <tags xmi:uuid="mmuuid:851bb387-2002-4cf7-b881-d8887c6cf823" key="id" value="allow-join"/>
      <tags xmi:uuid="mmuuid:de6f062d-2dd3-4cd4-9280-479bd1ab3d73" key="index" value="true"/>
      <tags xmi:uuid="mmuuid:ae513784-3908-434b-abbb-304a398c0925" key="modifiable" value="true"/>
      <tags xmi:uuid="mmuuid:205d52c9-e38c-4425-93fd-6ac154b8e9f3" key="masked" value="false"/>
      <tags xmi:uuid="mmuuid:1200833b-b938-4cb4-907c-0312c6caae5b" key="required" value="false"/>
      <tags xmi:uuid="mmuuid:bfc3b6d7-ff8f-4507-8eb4-a682624efb75" key="runtimeType" value="boolean"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:6fac38e6-0111-4127-855c-ff23f41a8c87" annotatedObject="mmuuid/eb6a211b-3d37-4f9a-b50a-61377ee73e04">
      <tags xmi:uuid="mmuuid:23e8b5fc-6cfa-4c7f-bfef-c6acd65d9412" key="en" value="Allow Join"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:c5c7078b-cbe4-45b5-b06f-6d68c7f2409a" annotatedObject="mmuuid/553fc4ef-3ca0-4804-a7a8-14b35d9030a5">
      <tags xmi:uuid="mmuuid:ca18ad54-4795-475a-a2cd-09f66996f00b" key="propertyDefinition:native_type" value="native_type"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:471510a3-0c5f-4a29-a89d-9daa34f6c572" annotatedObject="mmuuid/ca18ad54-4795-475a-a2cd-09f66996f00b">
      <tags xmi:uuid="mmuuid:e4b4ff7c-fee9-424a-a6a0-0c92c9f5a179" key="advanced" value="false"/>
      <tags xmi:uuid="mmuuid:2bfc4178-c6df-458e-993f-2dfb458b73a8" key="displayName" value=""/>
      <tags xmi:uuid="mmuuid:862bf2b1-e3b4-4fd1-a914-acef9be30132" key="description" value=""/>
      <tags xmi:uuid="mmuuid:fe81ac9c-ecdd-4c9c-9d2c-729ed713e348" key="id" value="native_type"/>
      <tags xmi:uuid="mmuuid:6df3e5b4-17de-46d4-9eba-fb2025ad3b2d" key="index" value="true"/>
      <tags xmi:uuid="mmuuid:3c123919-8199-4a96-83f8-556f5b7b0ecd" key="modifiable" value="true"/>
      <tags xmi:uuid="mmuuid:9b5200bd-c5e1-4bbc-89d9-851966346bc6" key="masked" value="false"/>
      <tags xmi:uuid="mmuuid:ac125ba2-d6b1-4cba-9dde-4dd1b9a4d260" key="required" value="false"/>
      <tags xmi:uuid="mmuuid:bb953470-168a-47b9-9321-bdce1a70a1a3" key="runtimeType" value="string"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:e64a368e-e5bb-4acc-a7d7-7e24dff5512b" annotatedObject="mmuuid/2bfc4178-c6df-458e-993f-2dfb458b73a8">
      <tags xmi:uuid="mmuuid:5ae0b362-65cb-4869-b0a4-b98f370ec578" key="en" value="Native Type"/>
    </annotations>
    <annotations xmi:uuid="mmuuid:791e0cf8-de3c-40b8-8545-eb7d16a97544" annotatedObject="mmuuid/862bf2b1-e3b4-4fd1-a914-acef9be30132">
      <tags xmi:uuid="mmuuid:66feae6e-49f6-4f88-acbe-8111151df22b" key="en" value="Allows specifying a native type for OUT parameters. Typical value is REF CURSOR"/>
    </annotations>
  </mmcore:AnnotationContainer>
  <diagram:DiagramContainer xmi:uuid="mmuuid:4eecb3b7-d2fa-4447-8745-ac1a0553a20a">
    <diagram xmi:uuid="mmuuid:2c417620-17c8-41ae-8b09-7e54f37ef8d1" type="packageDiagramType" target="mmuuid/a05e5a01-8da8-4321-861e-4d8ca13e2195">
      <diagramEntity xmi:uuid="mmuuid:b3c862ba-405d-456c-8a11-b8fab0005e0b" modelObject="mmuuid/d5ee1429-5834-4c6c-a273-1c1aa232add2" xPosition="679" yPosition="10"/>
      <diagramEntity xmi:uuid="mmuuid:d86ba2a6-4ada-4fa5-9b00-e72016b305cf" modelObject="mmuuid/07672465-a363-40d5-941f-b51cd10dcb87" xPosition="456" yPosition="314"/>
      <diagramEntity xmi:uuid="mmuuid:3a5bfdc8-1892-4512-ab28-ec36f14e3080" modelObject="mmuuid/bcf2dc73-dd1d-4ef0-81db-fb56b1e674b3" xPosition="10" yPosition="10"/>
      <diagramEntity xmi:uuid="mmuuid:0028d2fb-6cef-4f4d-b84e-128f2d74ecd2" modelObject="mmuuid/63a05e4b-e4d2-4931-9f06-793c15e5ebe9" xPosition="233" yPosition="10"/>
      <diagramEntity xmi:uuid="mmuuid:015014f3-dc18-47eb-885a-ae664aba5bd5" modelObject="mmuuid/98685908-6519-4fcf-a0fc-d83b135a999a" xPosition="456" yPosition="10"/>
      <diagramEntity xmi:uuid="mmuuid:4c1db6d1-0e26-4011-929e-96f912d78483" modelObject="mmuuid/4fbb45fa-b59f-41e7-b535-217753d60f44" xPosition="679" yPosition="291"/>
      <diagramEntity xmi:uuid="mmuuid:07eba0bf-0d23-4bf6-83a8-216b2888bb7b" modelObject="mmuuid/84d5e67d-6ba7-40c7-b1ca-51e85171aae5" xPosition="10" yPosition="199"/>
      <diagramEntity xmi:uuid="mmuuid:264963c3-d0b7-446a-9b1d-ab301b4d1e9f" modelObject="mmuuid/9a4d0024-4f92-4a08-9fd8-41a0f6e2eba6" xPosition="233" yPosition="314"/>
    </diagram>
  </diagram:DiagramContainer>
  <jdbc:JdbcSource xmi:uuid="mmuuid:ea8bf8ae-207b-4f02-9ecb-e742a323c528" name="MySqlDbt3" driverName="MySQL JDBC Driver" driverClass="com.mysql.jdbc.Driver" username="nminoru" url="jdbc:mysql://10.20.230.17:3306/dbt3">
    <importSettings xmi:uuid="mmuuid:cd98c8d8-4af9-44e9-9910-659e1614dca7" createSchemasInModel="false" includeForeignKeys="false" includeIndexes="false" includeApproximateIndexes="false">
      <includedCatalogPaths>/dbt3</includedCatalogPaths>
      <includedTableTypes>TABLE</includedTableTypes>
    </importSettings>
  </jdbc:JdbcSource>
</xmi:XMI>
