Serialized Form


Package org.apache.jackrabbit.jca

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

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

Serialized Fields

homeDir

String homeDir
Home directory.


configFile

String configFile
Config file.


bindSessionToTransaction

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

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

Serialized Fields

mcf

JCAManagedConnectionFactory mcf
Managed connection factory.


cm

javax.resource.spi.ConnectionManager cm
Connection manager.


reference

Reference reference
Reference.



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