com.googlecode.cassadra.jca.connection.factory
Class CassandraConnectionFactory
java.lang.Object
com.googlecode.cassadra.jca.connection.factory.CassandraConnectionFactory
- All Implemented Interfaces:
- CassandraConnectionFactory, Serializable, Referenceable
public class CassandraConnectionFactory
- extends Object
- implements CassandraConnectionFactory
- Author:
- sergey.sarabun@gmail.com
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CassandraConnectionFactory
public CassandraConnectionFactory(CassandraManagedConnectionFactory mcf,
javax.resource.spi.ConnectionManager cxManager)
getConnection
public CassandraConnection getConnection()
throws javax.resource.ResourceException
- Specified by:
getConnection in interface CassandraConnectionFactory
- Throws:
javax.resource.ResourceException
setReference
public void setReference(Reference reference)
getReference
public Reference getReference()
throws NamingException
- Specified by:
getReference in interface Referenceable
- Throws:
NamingException
Copyright © 2013. All Rights Reserved.