public class ConnectionEvent
extends javax.resource.spi.ConnectionEvent
Modifier and Type | Field and Description |
---|---|
static int |
CONNECTION_ERROR_OCCURRED_NO_EVENT
Constant to indicate that no message should be logged for this error, as it
was initiated by the application or by JMS
|
static int |
SINGLE_CONNECTION_ERROR_OCCURRED
Constant to indicate that only the connection the event was fired on
is to be destroyed, regardless of the purge policy.
|
public static final int SINGLE_CONNECTION_ERROR_OCCURRED
public static final int CONNECTION_ERROR_OCCURRED_NO_EVENT