Uses of Interface
com.hazelcast.jca.HazelcastConnection

Packages that use HazelcastConnection
com.hazelcast.jca   
 

Uses of HazelcastConnection in com.hazelcast.jca
 

Classes in com.hazelcast.jca that implement HazelcastConnection
 class HazelcastConnectionImpl
           
 

Methods in com.hazelcast.jca that return HazelcastConnection
 HazelcastConnection HazelcastConnectionFactory.getConnection()
           
 HazelcastConnection ConnectionFactoryImpl.getConnection()
           
 HazelcastConnection HazelcastConnectionFactory.getConnection(javax.resource.cci.ConnectionSpec connSpec)
           
 HazelcastConnection ConnectionFactoryImpl.getConnection(javax.resource.cci.ConnectionSpec connSpec)
           
 HazelcastConnection ManagedConnectionImpl.getConnection(Subject subject, javax.resource.spi.ConnectionRequestInfo connectionRequestInfo)
           
 



Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.