| Package | Description | 
|---|---|
| com.hazelcast.jca | This package contains jca functionality | 
| Class and Description | 
|---|
| HazelcastConnection Hazelcast specific connection which allows
 access to this hazelcast instance to acquire
 the maps, lists etc. | 
| HazelcastConnectionFactory Interface to allow safe access to Hazelcast's connection interface
 without casting | 
| HazelcastTransaction Wrapper interface to bundle  LocalTransactionandLocalTransactioninto one interface | 
| JcaBase Base class to allow simpler logging according to the JCA specs
 and the Hazelcast Logging Framework | 
| ManagedConnectionFactoryImpl This managed connection factory is populated with all
 container-specific configuration and infrastructure | 
| ManagedConnectionImpl Implementation class of  ManagedConnection | 
| ResourceAdapterImpl This is the starting point of the whole resource adapter for hazelcast. | 
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.