| Package | Description | 
|---|---|
| net.sourceforge.jtds.jdbc | 
| Modifier and Type | Field and Description | 
|---|---|
| private SQLDiagnostic | TdsCore. messagesThe head of the diagnostic messages chain. | 
| protected SQLDiagnostic | JtdsStatement. messagesSQL Diagnostic exceptions and warnings. | 
| private SQLDiagnostic | JtdsConnection. messagesDiagnostc 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