Package | Description |
---|---|
net.sourceforge.jtds.jdbc |
Modifier and Type | Field and Description |
---|---|
private SQLDiagnostic |
TdsCore.messages
The head of the diagnostic messages chain.
|
protected SQLDiagnostic |
JtdsStatement.messages
SQL Diagnostic exceptions and warnings.
|
private SQLDiagnostic |
JtdsConnection.messages
Diagnostc messages for this connection.
|
Modifier and Type | Method and Description |
---|---|
SQLDiagnostic |
TdsCore.getMessages()
Returns the diagnostic chain for this instance.
|
(package private) SQLDiagnostic |
JtdsStatement.getMessages()
Get the statement's warnings list.
|
Constructor and Description |
---|
TdsCore(JtdsConnection connection,
SQLDiagnostic messages)
Construct a TdsCore object.
|
Generated on June 8 2013