Package | Description |
---|---|
net.sourceforge.jtds.jdbc | |
net.sourceforge.jtds.jdbc.cache | |
net.sourceforge.jtds.jdbcx | |
net.sourceforge.jtds.jdbcx.proxy |
Class and Description |
---|
CachedResultSet
A memory cached scrollable/updateable result set.
|
CharsetInfo
Loads and stores information about character sets.
|
ColInfo
Instances of this class serve as descriptor for result set columns.
|
DatabaseTestCase |
DateTime
Encapsulates Sybase date/time values and provides conversions to and from
Java classes.
|
DefaultPropertiesTester
Abstract class used to test the default properties set on a variety of methods.
|
JtdsConnection
jTDS implementation of the java.sql.Connection interface.
|
JtdsPreparedStatement
jTDS implementation of the java.sql.PreparedStatement interface.
|
JtdsResultSet
jTDS Implementation of the java.sql.ResultSet interface supporting forward read
only result sets.
|
JtdsStatement
jTDS implementation of the java.sql.Statement interface.
|
MetaDataTestCase
Base class for meta data test cases.
|
ParamInfo
This class is a descriptor for procedure and prepared statement parameters.
|
ProcEntry
Stores information about a cached stored procedure or statement handle.
|
ProtocolException
Exception class used to report errors in the TDS protocol.
|
RequestStream
Class to implement an output stream for the server request.
|
ResponseStream
Implements an input stream for the server response.
|
SavepointImpl
Savepoint implementation class.
|
Semaphore
Simple semaphore class used to serialize access requests over the network
connection.
|
SharedSocket
This class manages the physical connection to the SQL Server and
serialises its use amongst a number of virtual sockets.
|
SharedSocket.VirtualSocket
This inner class contains the state information for the virtual socket.
|
SQLDiagnostic
Helper class for handling SQL warnings and errors.
|
SQLParser.CachedSQLQuery
Serialized version of a parsed SQL query (the value stored in the cache
for a parsed SQL).
|
TdsCore
This class implements the Sybase / Microsoft TDS protocol.
|
TdsCore.TableMetaData
Inner static class used to hold table meta data.
|
TdsCore.TdsToken
Inner static class used to hold information about TDS tokens read.
|
TdsData.TypeInfo
This class implements a descriptor for TDS data types;
|
TestBase |
TypeInfo
Represents an SQL data type as required by
getTypeInfo() . |
UnitTestBase
Base class for unit tests which do not connect to a database.
|
Class and Description |
---|
JtdsConnection
jTDS implementation of the java.sql.Connection interface.
|
ProcEntry
Stores information about a cached stored procedure or statement handle.
|
Class and Description |
---|
DatabaseTestCase |
Driver
jTDS implementation of the java.sql.Driver interface.
|
TestBase |
UnitTestBase
Base class for unit tests which do not connect to a database.
|
Class and Description |
---|
JtdsCallableStatement
jTDS implementation of the java.sql.CallableStatement interface.
|
JtdsConnection
jTDS implementation of the java.sql.Connection interface.
|
JtdsPreparedStatement
jTDS implementation of the java.sql.PreparedStatement interface.
|
JtdsStatement
jTDS implementation of the java.sql.Statement interface.
|
Generated on June 8 2013