Serialized Form


Package org.apache.jackrabbit.jca

Class org.apache.jackrabbit.jca.JCAConnectionManager extends Object implements Serializable

serialVersionUID: 1479445982219812432L

Class org.apache.jackrabbit.jca.JCAManagedConnectionFactory extends Object implements Serializable

serialVersionUID: 4775747072955577131L

Serialized Fields

parameters

Map<K,V> parameters
Repository parameters.


bindSessionToTransaction

Boolean bindSessionToTransaction
Flag indicating whether the session should be bound to the transaction lifecycle. In other words, if this flag is true the handle will be closed when the transaction ends.

Class org.apache.jackrabbit.jca.JCARepositoryHandle extends org.apache.jackrabbit.commons.repository.ProxyRepository implements Serializable

serialVersionUID: 1235867375647927916L

Serialized Fields

mcf

JCAManagedConnectionFactory mcf
Managed connection factory.


cm

javax.resource.spi.ConnectionManager cm
Connection manager.


reference

Reference reference
Reference.

Class org.apache.jackrabbit.jca.JCAResourceAdapter extends Object implements Serializable

serialVersionUID: 7335723888000232035L

Serialized Fields

xaResources

XAResource[] xaResources



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.