Uses of Package
net.sourceforge.jtds.jdbc
Packages that use net.sourceforge.jtds.jdbc
Package
Description
-
Classes in net.sourceforge.jtds.jdbc used by net.sourceforge.jtds.jdbcClassDescriptionA memory cached scrollable/updateable result set.Loads and stores information about character sets.Instances of this class serve as descriptor for result set columns.Encapsulates Sybase date/time values and provides conversions to and from Java classes.jTDS implementation of the java.sql.Connection interface.jTDS implementation of the java.sql.PreparedStatement interface.jTDS Implementation of the java.sql.ResultSet interface supporting forward read only result sets.jTDS implementation of the java.sql.Statement interface.This class is a descriptor for procedure and prepared statement parameters.Stores information about a cached stored procedure or statement handle.Exception class used to report errors in the TDS protocol.Class to implement an output stream for the server request.Implements an input stream for the server response.Savepoint implementation class.Simple semaphore class used to serialize access requests over the network connection.This class manages the physical connection to the SQL Server and serialises its use amongst a number of virtual sockets.This inner class contains the state information for the virtual socket.Helper class for handling SQL warnings and errors.Serialized version of a parsed SQL query (the value stored in the cache for a parsed SQL).This class implements the Sybase / Microsoft TDS protocol.Inner static class used to hold table meta data.Inner static class used to hold information about TDS tokens read.This class implements a descriptor for TDS data types;
-
Classes in net.sourceforge.jtds.jdbc used by net.sourceforge.jtds.jdbc.cacheClassDescriptionjTDS implementation of the java.sql.Connection interface.Stores information about a cached stored procedure or statement handle.
-
Classes in net.sourceforge.jtds.jdbc used by net.sourceforge.jtds.jdbcx
-
Classes in net.sourceforge.jtds.jdbc used by net.sourceforge.jtds.jdbcx.proxyClassDescriptionjTDS implementation of the java.sql.CallableStatement interface.jTDS implementation of the java.sql.Connection interface.jTDS implementation of the java.sql.PreparedStatement interface.jTDS implementation of the java.sql.Statement interface.