forked from hugh/demo-connection-provider
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
874 B
20 lines
874 B
<?xml version="1.0" encoding="UTF-8" standalone="no"?><plugin> |
|
<id>com.tptj.demo.hg.connection.v10</id> |
|
<name><![CDATA[ connection demo ]]></name> |
|
<active>yes</active> |
|
<version>1.0</version> |
|
<env-version>10.0</env-version> |
|
<vendor>tptj</vendor> |
|
<jartime>2019-07-18</jartime> |
|
<description><![CDATA[ ]]></description> |
|
<change-notes><![CDATA[]]></change-notes> |
|
<main-package>com.tptj.demo.hg.connection</main-package> |
|
<function-recorder class="com.tptj.demo.hg.connection.data.DemoData"/> |
|
<extra-designer> |
|
<ConnectionProvider class="com.tptj.demo.hg.connection.Demo"/> |
|
<TableDataDefineProvider class="com.tptj.demo.hg.connection.DemoTableDataDefine"/> |
|
</extra-designer> |
|
<extra-decision> |
|
<UniversalConnectionProvider class="com.tptj.demo.hg.connection.decision.Demo"/> |
|
</extra-decision> |
|
</plugin> |