zm
2020-05-18 a18bfacbf56b401f6e0fdae8710fbca4df8cff77
commit | author | age
a18bfa 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
Z 2 <!-- NewPage -->
3 <html lang="zh">
4 <head>
5 <!-- Generated by javadoc (1.8.0_65) on Mon May 18 20:37:50 CST 2020 -->
6 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7 <title>程序包 com.codingapi.tx.datasource的使用 (tx-client 4.1.0 API)</title>
8 <meta name="date" content="2020-05-18">
9 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
10 <script type="text/javascript" src="../../../../script.js"></script>
11 </head>
12 <body>
13 <script type="text/javascript"><!--
14     try {
15         if (location.href.indexOf('is-external=true') == -1) {
16             parent.document.title="\u7A0B\u5E8F\u5305 com.codingapi.tx.datasource\u7684\u4F7F\u7528 (tx-client 4.1.0 API)";
17         }
18     }
19     catch(err) {
20     }
21 //-->
22 </script>
23 <noscript>
24 <div>您的浏览器已禁用 JavaScript。</div>
25 </noscript>
26 <!-- ========= START OF TOP NAVBAR ======= -->
27 <div class="topNav"><a name="navbar.top">
28 <!--   -->
29 </a>
30 <div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
31 <a name="navbar.top.firstrow">
32 <!--   -->
33 </a>
34 <ul class="navList" title="导航">
35 <li><a href="../../../../overview-summary.html">概览</a></li>
36 <li><a href="package-summary.html">程序包</a></li>
37 <li>类</li>
38 <li class="navBarCell1Rev">使用</li>
39 <li><a href="package-tree.html">树</a></li>
40 <li><a href="../../../../deprecated-list.html">已过时</a></li>
41 <li><a href="../../../../index-all.html">索引</a></li>
42 <li><a href="../../../../help-doc.html">帮助</a></li>
43 </ul>
44 </div>
45 <div class="subNav">
46 <ul class="navList">
47 <li>上一个</li>
48 <li>下一个</li>
49 </ul>
50 <ul class="navList">
51 <li><a href="../../../../index.html?com/codingapi/tx/datasource/package-use.html" target="_top">框架</a></li>
52 <li><a href="package-use.html" target="_top">无框架</a></li>
53 </ul>
54 <ul class="navList" id="allclasses_navbar_top">
55 <li><a href="../../../../allclasses-noframe.html">所有类</a></li>
56 </ul>
57 <div>
58 <script type="text/javascript"><!--
59   allClassesLink = document.getElementById("allclasses_navbar_top");
60   if(window==top) {
61     allClassesLink.style.display = "block";
62   }
63   else {
64     allClassesLink.style.display = "none";
65   }
66   //-->
67 </script>
68 </div>
69 <a name="skip.navbar.top">
70 <!--   -->
71 </a></div>
72 <!-- ========= END OF TOP NAVBAR ========= -->
73 <div class="header">
74 <h1 title="程序包的使用 com.codingapi.tx.datasource" class="title">程序包的使用<br>com.codingapi.tx.datasource</h1>
75 </div>
76 <div class="contentContainer">
77 <ul class="blockList">
78 <li class="blockList">
79 <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表程序包和解释">
80 <caption><span>使用<a href="../../../../com/codingapi/tx/datasource/package-summary.html">com.codingapi.tx.datasource</a>的程序包</span><span class="tabEnd">&nbsp;</span></caption>
81 <tr>
82 <th class="colFirst" scope="col">程序包</th>
83 <th class="colLast" scope="col">说明</th>
84 </tr>
85 <tbody>
86 <tr class="altColor">
87 <td class="colFirst"><a href="#com.codingapi.tx.datasource">com.codingapi.tx.datasource</a></td>
88 <td class="colLast">
89 <div class="block">连接池
90
91  create by lorne on 2017/11/11</div>
92 </td>
93 </tr>
94 </tbody>
95 </table>
96 </li>
97 <li class="blockList"><a name="com.codingapi.tx.datasource">
98 <!--   -->
99 </a>
100 <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表类和解释">
101 <caption><span><a href="../../../../com/codingapi/tx/datasource/package-summary.html">com.codingapi.tx.datasource</a>使用的<a href="../../../../com/codingapi/tx/datasource/package-summary.html">com.codingapi.tx.datasource</a>中的类</span><span class="tabEnd">&nbsp;</span></caption>
102 <tr>
103 <th class="colOne" scope="col">类和说明</th>
104 </tr>
105 <tbody>
106 <tr class="altColor">
107 <td class="colOne"><a href="../../../../com/codingapi/tx/datasource/class-use/ICallClose.html#com.codingapi.tx.datasource">ICallClose</a>
108 <div class="block">create by lorne on 2017/8/22</div>
109 </td>
110 </tr>
111 <tr class="rowColor">
112 <td class="colOne"><a href="../../../../com/codingapi/tx/datasource/class-use/ILCNResource.html#com.codingapi.tx.datasource">ILCNResource</a>
113 <div class="block">LCN 资源连接对象
114
115
116  create by lorne on 2017/8/22</div>
117 </td>
118 </tr>
119 <tr class="altColor">
120 <td class="colOne"><a href="../../../../com/codingapi/tx/datasource/class-use/ILCNTransactionControl.html#com.codingapi.tx.datasource">ILCNTransactionControl</a>
121 <div class="block">LCN 代理事务协调控制
122  create by lorne on 2017/9/6</div>
123 </td>
124 </tr>
125 </tbody>
126 </table>
127 </li>
128 </ul>
129 </div>
130 <!-- ======= START OF BOTTOM NAVBAR ====== -->
131 <div class="bottomNav"><a name="navbar.bottom">
132 <!--   -->
133 </a>
134 <div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
135 <a name="navbar.bottom.firstrow">
136 <!--   -->
137 </a>
138 <ul class="navList" title="导航">
139 <li><a href="../../../../overview-summary.html">概览</a></li>
140 <li><a href="package-summary.html">程序包</a></li>
141 <li>类</li>
142 <li class="navBarCell1Rev">使用</li>
143 <li><a href="package-tree.html">树</a></li>
144 <li><a href="../../../../deprecated-list.html">已过时</a></li>
145 <li><a href="../../../../index-all.html">索引</a></li>
146 <li><a href="../../../../help-doc.html">帮助</a></li>
147 </ul>
148 </div>
149 <div class="subNav">
150 <ul class="navList">
151 <li>上一个</li>
152 <li>下一个</li>
153 </ul>
154 <ul class="navList">
155 <li><a href="../../../../index.html?com/codingapi/tx/datasource/package-use.html" target="_top">框架</a></li>
156 <li><a href="package-use.html" target="_top">无框架</a></li>
157 </ul>
158 <ul class="navList" id="allclasses_navbar_bottom">
159 <li><a href="../../../../allclasses-noframe.html">所有类</a></li>
160 </ul>
161 <div>
162 <script type="text/javascript"><!--
163   allClassesLink = document.getElementById("allclasses_navbar_bottom");
164   if(window==top) {
165     allClassesLink.style.display = "block";
166   }
167   else {
168     allClassesLink.style.display = "none";
169   }
170   //-->
171 </script>
172 </div>
173 <a name="skip.navbar.bottom">
174 <!--   -->
175 </a></div>
176 <!-- ======== END OF BOTTOM NAVBAR ======= -->
177 <p class="legalCopy"><small>Copyright &#169; 2020. All rights reserved.</small></p>
178 </body>
179 </html>