com.googlecode.cassadra.jca.api
Interface CassandraConnectionFactory

All Superinterfaces:
Referenceable, Serializable

public interface CassandraConnectionFactory
extends Serializable, javax.resource.Referenceable

Author:
sergey.sarabun@gmail.com

Method Summary
 CassandraConnection getConnection()
           
 
Methods inherited from interface javax.resource.Referenceable
setReference
 
Methods inherited from interface javax.naming.Referenceable
getReference
 

Method Detail

getConnection

CassandraConnection getConnection()
                                  throws javax.resource.ResourceException
Throws:
javax.resource.ResourceException


Copyright © 2013. All Rights Reserved.