简单DAO调用方法示例
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.
 
 

16 lines
603 B

<?xml version="1.0" encoding="UTF-8" standalone="no"?><plugin>
<id>com.tptj.demo.hg.simple.dao</id>
<name><![CDATA[ SIMPLE DAO ]]></name>
<active>yes</active>
<version>1.0</version>
<env-version>10.0</env-version>
<jartime>2020-01-01</jartime>
<vendor>tptj</vendor>
<description/>
<change-notes/>
<main-package>com.tptj.demo.hg.simple.dao</main-package>
<function-recorder class="com.tptj.demo.hg.simple.dao.DemoServer"/>
<extra-decision>
<ControllerRegisterProvider class="com.tptj.demo.hg.simple.dao.DemoServer"/>
</extra-decision>
</plugin>