|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TdsCore | |
net.sourceforge.jtds.jdbc |
Uses of TdsCore in net.sourceforge.jtds.jdbc |
Fields in net.sourceforge.jtds.jdbc declared as TdsCore | |
protected TdsCore |
JtdsStatement.tds
The TDS object used for server access. |
private TdsCore |
ConnectionJDBC2.baseTds
The cored TDS protocol object. |
private TdsCore |
JtdsReader.tds
|
private TdsCore |
JtdsInputStream.tds
|
protected TdsCore |
CachedResultSet.cursorTds
Cursor TdsCore object. |
protected TdsCore |
CachedResultSet.updateTds
Updates TdsCore object used for positioned updates. |
Methods in net.sourceforge.jtds.jdbc that return TdsCore | |
(package private) TdsCore |
JtdsStatement.getTds()
Get the Statement's TDS object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |