Uses of Class net.sourceforge.jtds.jdbc.SharedSocket.VirtualSocket

Uses in package net.sourceforge.jtds.jdbc

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.

Generated on September 18 2009