Frames | No Frames |
Methods with parameter type net.sourceforge.jtds.jdbc.SharedSocket.VirtualSocket | |
byte[] | Read a cached packet from the in memory queue or from a disk based queue. |
void | Save a packet buffer in a memory queue or to a disk queue if the global
memory limit for the driver has been exceeded. |
Methods with return type net.sourceforge.jtds.jdbc.SharedSocket.VirtualSocket | |
SharedSocket.VirtualSocket | SharedSocket.lookup(int streamId) Retrieves the virtual socket with the given id. |