Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Package
org.apache.derby.impl.drda

Classes in org.apache.derby.impl.drda used by org.apache.derby.impl.drda
AppRequester
          AppRequester stores information about the application requester.
CcsidManager
           
CodePointNameTable
          This class has a hashtable of CodePoint values.
Database
          Database stores information about the current database It is used so that a session may have more than one database
DDMReader
          The DDMReader is used to read DRDA protocol.
DDMWriter
          The DDMWriter is used to write DRDA protocol.
DecryptionManager
          This class is used to decrypt password and/or userid.
DRDAConnThread
           
DRDAProtocolException
           
DRDAProtocolExceptionInfo
           
DRDAResultSet
          DRDAResultSet holds result set information
DRDAStatement
          DRDAStatement stores information about the statement being executed
DRDAXAProtocol
           
DssTrace
           
EXTDTAInputStream
           
memCheck
           
NetworkServerControlImpl
          NetworkServerControlImpl does all the work for NetworkServerControl
Session
          Session stores information about the current session It is used so that a DRDAConnThread can work on any session.