public class ConnectionState extends Object
Modifier and Type | Field and Description |
---|---|
static int |
STATE_AUTOCOMMIT |
static int |
STATE_DATABASE |
static int |
STATE_NETWORK_TIMEOUT |
static int |
STATE_READ_ONLY |
static int |
STATE_TRANSACTION_ISOLATION |
Constructor and Description |
---|
ConnectionState() |
public static final int STATE_NETWORK_TIMEOUT
public static final int STATE_DATABASE
public static final int STATE_READ_ONLY
public static final int STATE_AUTOCOMMIT
public static final int STATE_TRANSACTION_ISOLATION
Copyright © 2017. All rights reserved.