Uses of Class net.sourceforge.jtds.jdbc.TdsCore

Uses in package net.sourceforge.jtds.jdbc

Fields of type net.sourceforge.jtds.jdbc.TdsCore

TdsCore
The cored TDS protocol object.
TdsCore
A cached TdsCore instance to reuse on new statements.
TdsCore
Cursor TdsCore object.
TdsCore
The TDS object used for server access.
TdsCore
Updates TdsCore object used for positioned updates.

Methods with parameter type net.sourceforge.jtds.jdbc.TdsCore

void
MSCursorResultSet.processOutput(TdsCore tds, boolean setMeta)
Processes the output of a cursor open or fetch operation.
void
Releases (either closes or caches) a TdsCore.

Methods with return type net.sourceforge.jtds.jdbc.TdsCore

TdsCore
Retrieves the cached TdsCore or null if nothing is cached and resets the cache (sets it to null).
TdsCore
Get the Statement's TDS object.

Generated on September 18 2009