Frames | No Frames |
Constructors with parameter type net.sourceforge.jtds.jdbc.ResponseStream | |
Creates a TdsInputStream instance. |
Fields of type net.sourceforge.jtds.jdbc.ResponseStream | |
ResponseStream | The input server response stream. |
ResponseStream | The underlying ResponseStream . |
Methods with parameter type net.sourceforge.jtds.jdbc.ResponseStream | |
int | TDS 8 supplies collation information for character data types. |
Object | Get a DATETIME value from the server response stream. |
Object | Read a MONEY value from the server response stream. |
Object | Read a MSQL 2000 sql_variant data value from the input stream. |
Object | Read the TDS data item from the Response Stream. |
int | Read the TDS datastream and populate the ColInfo parameter with
data type and related information. |
Methods with return type net.sourceforge.jtds.jdbc.ResponseStream | |
ResponseStream | Obtain an instance of a server response stream for this socket. |