public class CassandraPersistenceSessionFactory extends Object implements org.camunda.bpm.engine.impl.interceptor.SessionFactory
| Modifier and Type | Field and Description |
|---|---|
protected com.datastax.driver.core.Session |
cassandraSession |
| Constructor and Description |
|---|
CassandraPersistenceSessionFactory(com.datastax.driver.core.Session session) |
public CassandraPersistenceSessionFactory(com.datastax.driver.core.Session session)
public Class<?> getSessionType()
getSessionType in interface org.camunda.bpm.engine.impl.interceptor.SessionFactorypublic org.camunda.bpm.engine.impl.interceptor.Session openSession()
openSession in interface org.camunda.bpm.engine.impl.interceptor.SessionFactoryCopyright © 2016 camunda services GmbH. All rights reserved.