| Frames | No Frames |
Classes derived from net.sourceforge.jtds.jdbc.SharedSocket | |
| class | This class implements inter-process communication (IPC) to the database
server using local named pipes (will only work on Windows). |
| class | This class implements inter-process communication (IPC) to the
database server using named pipes. |
Constructors with parameter type net.sourceforge.jtds.jdbc.SharedSocket | |
Construct a RequestStream object. | |
Constructs a RequestStream object. | |
Fields of type net.sourceforge.jtds.jdbc.SharedSocket | |
| SharedSocket | The network TCP/IP socket. |
| SharedSocket | The shared network socket. |
| SharedSocket | The shared network socket. |
| SharedSocket | The Shared network socket object. |
Methods with return type net.sourceforge.jtds.jdbc.SharedSocket | |
| SharedSocket | Creates a SharedSocket object representing a connection to a named
pipe. |
| SharedSocket | Retrive the shared socket. |