|
|||||||||
| Home >> All >> org >> apache >> derby >> impl >> [ drda overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.apache.derby.impl.drda
| Class Summary | |
| AppRequester | AppRequester stores information about the application requester. |
| CcsidManager | |
| CharacterEncodings | |
| ClientThread | |
| CodePoint | |
| 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 | |
| DRDAProtocolExceptionInfo | |
| DRDAResultSet | DRDAResultSet holds result set information |
| DRDAStatement | DRDAStatement stores information about the statement being executed |
| DRDAXAProtocol | |
| DRDAXid | |
| DssConstants | This class defines DSS constants that are shared in the classes implementing the DRDA protocol. |
| DssTrace | |
| EbcdicCcsidManager | A concrete implementation of a CcsidMgr used to convert between Java UCS2 and Ebcdic as needed to handle character DDM Parameters. |
| EXTDTAInputStream | |
| FdocaConstants | |
| 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. |
| SignedBinary | Converters from signed binary bytes to Java short, int, or long. |
| SQLTypes | |
| TestFile | This tests protocol errors and protocol not used by JCC The file containing the test is given as an argument |
| TestProto | This class is used to test error conditions in the protocol. |
| XADatabase | |
| Exception Summary | |
| DRDAProtocolException | |
|
|||||||||
| Home >> All >> org >> apache >> derby >> impl >> [ drda overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||