|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HandleStates
This class contains general handle state constants used by the Reassociateable interface and some of the WebSphere JDBC and CCI objects.
Field Summary | |
---|---|
static int |
ACTIVE
Connection handle state constants. |
static int |
CLOSED
Connection handle state constants. |
static int |
INACTIVE
Connection handle state constants. |
static java.lang.String[] |
STATE_STRINGS
List of Connection handle state names. |
Field Detail |
---|
static final int ACTIVE
static final int INACTIVE
static final int CLOSED
static final java.lang.String[] STATE_STRINGS
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |