Package | Description |
---|---|
org.teiid.jdbc |
Modifier and Type | Field and Description |
---|---|
static SQLStates.SQLStateClass |
SQLStates.CLASS_CONNECTION_EXCEPTION
Identifies the SQLState class Connection Exception (08).
|
static SQLStates.SQLStateClass |
SQLStates.CLASS_INVALID_AUTHORIZATION_SPECIFICATION
Identifies the SQLState class Invalid Authorization Specification (28).
|
static SQLStates.SQLStateClass |
SQLStates.CLASS_USAGE_ERROR |
Modifier and Type | Method and Description |
---|---|
static SQLStates.SQLStateClass |
SQLStates.getClass(String sqlStateCode) |
Modifier and Type | Method and Description |
---|---|
static boolean |
SQLStates.belongsToClass(String sqlStateCode,
SQLStates.SQLStateClass sqlStateClass) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.