SQLServerConnection Fields
The following tables list the fields that are exposed by the SQLServerConnection class.
Fields
Name | Description |
---|---|
Used to specify the snapshot transaction isolation level. |
Inherited Fields
Class inherited from: | Description |
---|---|
java.sql.Connection |
TRANSACTION_NONE, TRANSACTION_READ_COMMITTED, TRANSACTION_READ_UNCOMMITTED, TRANSACTION_REPEATABLE_READ, TRANSACTION_SERIALIZABLE |