File: allclasses-frame.html

package info (click to toggle)
libjtds-java 1.2.2%2Bdfsg-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 9,600 kB
  • ctags: 8,823
  • sloc: java: 31,394; xml: 251; sh: 34; makefile: 13
file content (271 lines) | stat: -rw-r--r-- 14,293 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Wed Aug 22 13:39:43 MDT 2007 -->
<TITLE>
All Classes
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">
<FONT size="+1" CLASS="FrameHeadingFont">
<B>All Classes</B></FONT>
<BR>

<TABLE BORDER="0" WIDTH="100%">
<TR>
<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="net/sourceforge/jtds/test/AsTest.html" TARGET="classFrame">AsTest</A>
<BR>
<A HREF="net/sourceforge/jtds/test/BatchTest.html" TARGET="classFrame">BatchTest</A>
<BR>
<A HREF="net/sourceforge/jtds/util/BlobBuffer.html" TARGET="classFrame">BlobBuffer</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbc/BlobImpl.html" TARGET="classFrame">BlobImpl</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbc/CachedResultSet.html" TARGET="classFrame">CachedResultSet</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbcx/proxy/CallableStatementProxy.html" TARGET="classFrame">CallableStatementProxy</A>
<BR>
<A HREF="net/sourceforge/jtds/test/CallableStatementTest.html" TARGET="classFrame">CallableStatementTest</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbc/CharsetInfo.html" TARGET="classFrame">CharsetInfo</A>
<BR>
<A HREF="net/sourceforge/jtds/test/ClientSideCursorTest.html" TARGET="classFrame">ClientSideCursorTest</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbc/ClobImpl.html" TARGET="classFrame">ClobImpl</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbc/ColInfo.html" TARGET="classFrame">ColInfo</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbc/ConnectionJDBC2.html" TARGET="classFrame">ConnectionJDBC2</A>
<BR>
<A HREF="net/sourceforge/jtds/test/ConnectionJDBC2UnitTest.html" TARGET="classFrame">ConnectionJDBC2UnitTest</A>
<BR>
<A HREF="net/sourceforge/jtds/test/ConnectionJDBC2UnitTest.Test_ConnectionJDBC2_unpackProperties.html" TARGET="classFrame">ConnectionJDBC2UnitTest.Test_ConnectionJDBC2_unpackProperties</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbc/ConnectionJDBC3.html" TARGET="classFrame">ConnectionJDBC3</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbcx/proxy/ConnectionProxy.html" TARGET="classFrame">ConnectionProxy</A>
<BR>
<A HREF="net/sourceforge/jtds/test/CSUnitTest.html" TARGET="classFrame">CSUnitTest</A>
<BR>
<A HREF="net/sourceforge/jtds/test/DatabaseMetaDataTest.html" TARGET="classFrame">DatabaseMetaDataTest</A>
<BR>
<A HREF="net/sourceforge/jtds/test/DatabaseMetaDataTypeInfoTest.html" TARGET="classFrame">DatabaseMetaDataTypeInfoTest</A>
<BR>
<A HREF="net/sourceforge/jtds/test/DatabaseTestCase.html" TARGET="classFrame">DatabaseTestCase</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbc/DateTime.html" TARGET="classFrame">DateTime</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbc/DefaultProperties.html" TARGET="classFrame">DefaultProperties</A>
<BR>
<A HREF="net/sourceforge/jtds/test/DefaultPropertiesTester.html" TARGET="classFrame">DefaultPropertiesTester</A>
<BR>
<A HREF="net/sourceforge/jtds/test/DefaultPropertiesTestLibrary.html" TARGET="classFrame">DefaultPropertiesTestLibrary</A>
<BR>
<A HREF="net/sourceforge/jtds/test/DefaultPropertiesUnitTest.html" TARGET="classFrame">DefaultPropertiesUnitTest</A>
<BR>
<A HREF="net/sourceforge/jtds/util/DESEngine.html" TARGET="classFrame">DESEngine</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbc/Driver.html" TARGET="classFrame">Driver</A>
<BR>
<A HREF="net/sourceforge/jtds/test/DriverUnitTest.html" TARGET="classFrame">DriverUnitTest</A>
<BR>
<A HREF="net/sourceforge/jtds/test/DriverUnitTest.Test_Driver_getPropertyInfo.html" TARGET="classFrame">DriverUnitTest.Test_Driver_getPropertyInfo</A>
<BR>
<A HREF="net/sourceforge/jtds/test/DriverUnitTest.Test_Driver_setupConnectProperties.html" TARGET="classFrame">DriverUnitTest.Test_Driver_setupConnectProperties</A>
<BR>
<A HREF="net/sourceforge/jtds/test/EncodingTest.html" TARGET="classFrame">EncodingTest</A>
<BR>
<A HREF="net/sourceforge/jtds/util/GeneralDigest.html" TARGET="classFrame">GeneralDigest</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbc/JtdsCallableStatement.html" TARGET="classFrame">JtdsCallableStatement</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbc/JtdsDatabaseMetaData.html" TARGET="classFrame">JtdsDatabaseMetaData</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbcx/JtdsDataSource.html" TARGET="classFrame">JtdsDataSource</A>
<BR>
<A HREF="net/sourceforge/jtds/test/JtdsDataSourceUnitTest.html" TARGET="classFrame">JtdsDataSourceUnitTest</A>
<BR>
<A HREF="net/sourceforge/jtds/test/JtdsDataSourceUnitTest.Test_JtdsDataSource_addNonNullProperties.html" TARGET="classFrame">JtdsDataSourceUnitTest.Test_JtdsDataSource_addNonNullProperties</A>
<BR>
<A HREF="net/sourceforge/jtds/test/JtdsDataSourceUnitTest.Test_JtdsDataSource_fields.html" TARGET="classFrame">JtdsDataSourceUnitTest.Test_JtdsDataSource_fields</A>
<BR>
<A HREF="net/sourceforge/jtds/test/JtdsDataSourceUnitTest.Test_JtdsDataSource_getConnection.html" TARGET="classFrame">JtdsDataSourceUnitTest.Test_JtdsDataSource_getConnection</A>
<BR>
<A HREF="net/sourceforge/jtds/test/JtdsDataSourceUnitTest.Test_JtdsDataSource_getReference.html" TARGET="classFrame">JtdsDataSourceUnitTest.Test_JtdsDataSource_getReference</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbcx/JtdsObjectFactory.html" TARGET="classFrame">JtdsObjectFactory</A>
<BR>
<A HREF="net/sourceforge/jtds/test/JtdsObjectFactoryUnitTest.html" TARGET="classFrame">JtdsObjectFactoryUnitTest</A>
<BR>
<A HREF="net/sourceforge/jtds/test/JtdsObjectFactoryUnitTest.Test_JtdsObjectFactory_getObjectInstance_DefaultValues.html" TARGET="classFrame">JtdsObjectFactoryUnitTest.Test_JtdsObjectFactory_getObjectInstance_DefaultValues</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbc/JtdsPreparedStatement.html" TARGET="classFrame">JtdsPreparedStatement</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbc/JtdsResultSet.html" TARGET="classFrame">JtdsResultSet</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbc/JtdsResultSetMetaData.html" TARGET="classFrame">JtdsResultSetMetaData</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbc/JtdsStatement.html" TARGET="classFrame">JtdsStatement</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbcx/JtdsXAConnection.html" TARGET="classFrame">JtdsXAConnection</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbcx/JtdsXAResource.html" TARGET="classFrame">JtdsXAResource</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbcx/JtdsXid.html" TARGET="classFrame">JtdsXid</A>
<BR>
<A HREF="net/sourceforge/jtds/util/Logger.html" TARGET="classFrame">Logger</A>
<BR>
<A HREF="net/sourceforge/jtds/util/MD4Digest.html" TARGET="classFrame">MD4Digest</A>
<BR>
<A HREF="net/sourceforge/jtds/util/MD5Digest.html" TARGET="classFrame">MD5Digest</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbc/Messages.html" TARGET="classFrame">Messages</A>
<BR>
<A HREF="net/sourceforge/jtds/test/MessagesPropertiesUnitTest.html" TARGET="classFrame">MessagesPropertiesUnitTest</A>
<BR>
<A HREF="net/sourceforge/jtds/test/MessagesPropertiesUnitTest.TestDescriptionHasProperty.html" TARGET="classFrame">MessagesPropertiesUnitTest.TestDescriptionHasProperty</A>
<BR>
<A HREF="net/sourceforge/jtds/test/MessagesPropertiesUnitTest.TestPropertyHasDescription.html" TARGET="classFrame">MessagesPropertiesUnitTest.TestPropertyHasDescription</A>
<BR>
<A HREF="net/sourceforge/jtds/test/MetaDataTestCase.html" TARGET="classFrame">MetaDataTestCase</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbc/MSCursorResultSet.html" TARGET="classFrame">MSCursorResultSet</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbc/MSSqlServerInfo.html" TARGET="classFrame">MSSqlServerInfo</A>
<BR>
<A HREF="net/sourceforge/jtds/test/NamedPipeUnitTest.html" TARGET="classFrame">NamedPipeUnitTest</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbc/NtlmAuth.html" TARGET="classFrame">NtlmAuth</A>
<BR>
<A HREF="net/sourceforge/jtds/test/NtlmAuthTest.html" TARGET="classFrame">NtlmAuthTest</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbc/ParameterMetaDataImpl.html" TARGET="classFrame">ParameterMetaDataImpl</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbc/ParamInfo.html" TARGET="classFrame">ParamInfo</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbcx/PooledConnection.html" TARGET="classFrame">PooledConnection</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbcx/proxy/PreparedStatementProxy.html" TARGET="classFrame">PreparedStatementProxy</A>
<BR>
<A HREF="net/sourceforge/jtds/test/PreparedStatementTest.html" TARGET="classFrame">PreparedStatementTest</A>
<BR>
<A HREF="net/sourceforge/jtds/test/PreparedStatementTest.TestMultiThread.html" TARGET="classFrame">PreparedStatementTest.TestMultiThread</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbc/cache/ProcedureCache.html" TARGET="classFrame">ProcedureCache</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbc/cache/ProcedureCache.CacheEntry.html" TARGET="classFrame">ProcedureCache.CacheEntry</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbc/ProcEntry.html" TARGET="classFrame">ProcEntry</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbc/ProtocolException.html" TARGET="classFrame">ProtocolException</A>
<BR>
<A HREF="net/sourceforge/jtds/test/ReadTextTest.html" TARGET="classFrame">ReadTextTest</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbc/RequestStream.html" TARGET="classFrame">RequestStream</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbc/ResponseStream.html" TARGET="classFrame">ResponseStream</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbc/ResponseStream.TdsInputStream.html" TARGET="classFrame">ResponseStream.TdsInputStream</A>
<BR>
<A HREF="net/sourceforge/jtds/test/ResultSetTest.html" TARGET="classFrame">ResultSetTest</A>
<BR>
<A HREF="net/sourceforge/jtds/test/SAfeTest.html" TARGET="classFrame">SAfeTest</A>
<BR>
<A HREF="net/sourceforge/jtds/test/SanityTest.html" TARGET="classFrame">SanityTest</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbc/SavepointImpl.html" TARGET="classFrame">SavepointImpl</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbc/Semaphore.html" TARGET="classFrame">Semaphore</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbc/SharedLocalNamedPipe.html" TARGET="classFrame">SharedLocalNamedPipe</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbc/SharedNamedPipe.html" TARGET="classFrame">SharedNamedPipe</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbc/SharedSocket.html" TARGET="classFrame">SharedSocket</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbc/SharedSocket.VirtualSocket.html" TARGET="classFrame">SharedSocket.VirtualSocket</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbc/cache/SimpleLRUCache.html" TARGET="classFrame">SimpleLRUCache</A>
<BR>
<A HREF="net/sourceforge/jtds/ssl/SocketFactories.html" TARGET="classFrame">SocketFactories</A>
<BR>
<A HREF="net/sourceforge/jtds/ssl/SocketFactories.TdsTlsSocketFactory.html" TARGET="classFrame">SocketFactories.TdsTlsSocketFactory</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbc/cache/SQLCacheKey.html" TARGET="classFrame">SQLCacheKey</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbc/SQLDiagnostic.html" TARGET="classFrame">SQLDiagnostic</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbc/SQLParser.html" TARGET="classFrame">SQLParser</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbc/SQLParser.CachedSQLQuery.html" TARGET="classFrame">SQLParser.CachedSQLQuery</A>
<BR>
<A HREF="net/sourceforge/jtds/ssl/Ssl.html" TARGET="classFrame"><I>Ssl</I></A>
<BR>
<A HREF="net/sourceforge/jtds/util/SSPIJNIClient.html" TARGET="classFrame">SSPIJNIClient</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbc/cache/StatementCache.html" TARGET="classFrame"><I>StatementCache</I></A>
<BR>
<A HREF="net/sourceforge/jtds/jdbcx/proxy/StatementProxy.html" TARGET="classFrame">StatementProxy</A>
<BR>
<A HREF="net/sourceforge/jtds/test/SunTest.html" TARGET="classFrame">SunTest</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbc/Support.html" TARGET="classFrame">Support</A>
<BR>
<A HREF="net/sourceforge/jtds/test/SupportUnitTest.html" TARGET="classFrame">SupportUnitTest</A>
<BR>
<A HREF="net/sourceforge/jtds/test/Tds5Test.html" TARGET="classFrame">Tds5Test</A>
<BR>
<A HREF="net/sourceforge/jtds/test/Tds8Test.html" TARGET="classFrame">Tds8Test</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbc/TdsCore.html" TARGET="classFrame">TdsCore</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbc/TdsCore.TableMetaData.html" TARGET="classFrame">TdsCore.TableMetaData</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbc/TdsCore.TdsToken.html" TARGET="classFrame">TdsCore.TdsToken</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbc/TdsData.html" TARGET="classFrame">TdsData</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbc/TdsData.TypeInfo.html" TARGET="classFrame">TdsData.TypeInfo</A>
<BR>
<A HREF="net/sourceforge/jtds/ssl/TdsTlsInputStream.html" TARGET="classFrame">TdsTlsInputStream</A>
<BR>
<A HREF="net/sourceforge/jtds/ssl/TdsTlsOutputStream.html" TARGET="classFrame">TdsTlsOutputStream</A>
<BR>
<A HREF="net/sourceforge/jtds/ssl/TdsTlsSocket.html" TARGET="classFrame">TdsTlsSocket</A>
<BR>
<A HREF="net/sourceforge/jtds/test/TestBase.html" TARGET="classFrame">TestBase</A>
<BR>
<A HREF="net/sourceforge/jtds/util/TimerThread.html" TARGET="classFrame">TimerThread</A>
<BR>
<A HREF="net/sourceforge/jtds/util/TimerThread.TimerListener.html" TARGET="classFrame"><I>TimerThread.TimerListener</I></A>
<BR>
<A HREF="net/sourceforge/jtds/util/TimerThread.TimerRequest.html" TARGET="classFrame">TimerThread.TimerRequest</A>
<BR>
<A HREF="net/sourceforge/jtds/test/TimestampTest.html" TARGET="classFrame">TimestampTest</A>
<BR>
<A HREF="net/sourceforge/jtds/test/TimeZoneTest.html" TARGET="classFrame">TimeZoneTest</A>
<BR>
<A HREF="net/sourceforge/jtds/test/TlsTest.html" TARGET="classFrame">TlsTest</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbc/TypeInfo.html" TARGET="classFrame">TypeInfo</A>
<BR>
<A HREF="net/sourceforge/jtds/test/TypeInfoTest.html" TARGET="classFrame">TypeInfoTest</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbc/UniqueIdentifier.html" TARGET="classFrame">UniqueIdentifier</A>
<BR>
<A HREF="net/sourceforge/jtds/test/UnitTestBase.html" TARGET="classFrame">UnitTestBase</A>
<BR>
<A HREF="net/sourceforge/jtds/test/UpdateTest.html" TARGET="classFrame">UpdateTest</A>
<BR>
<A HREF="net/sourceforge/jtds/jdbc/XASupport.html" TARGET="classFrame">XASupport</A>
<BR>
<A HREF="net/sourceforge/jtds/test/XaTest.html" TARGET="classFrame">XaTest</A>
<BR>
</FONT></TD>
</TR>
</TABLE>

</BODY>
</HTML>