Serialized Form


Package javax.resource

Class javax.resource.NotSupportedException implements Serializable

Class javax.resource.ResourceException implements Serializable

Serialized Fields

errorCode

java.lang.String errorCode
Vendor specific error code

linkedException

java.lang.Exception linkedException
reference to another exception


Package javax.resource.cci

Class javax.resource.cci.ResourceWarning implements Serializable


Package javax.resource.spi

Class javax.resource.spi.ApplicationServerInternalException implements Serializable

Class javax.resource.spi.CommException implements Serializable

Class javax.resource.spi.ConnectionEvent implements Serializable

Serialized Fields

exception

java.lang.Exception exception
Exception associated with the ConnectionEvent instance.
 

id

int id
Type of the event

connectionHandle

java.lang.Object connectionHandle

Class javax.resource.spi.EISSystemException implements Serializable

Class javax.resource.spi.IllegalStateException implements Serializable

Class javax.resource.spi.LocalTransactionException implements Serializable

Class javax.resource.spi.ResourceAdapterInternalException implements Serializable

Class javax.resource.spi.ResourceAllocationException implements Serializable

Class javax.resource.spi.SecurityException implements Serializable


Package javax.resource.spi.security

Class javax.resource.spi.security.PasswordCredential implements Serializable

Serialized Fields

userName

java.lang.String userName

password

char[] password

mcf

ManagedConnectionFactory mcf