org.camunda.bpm.engine.impl.interceptor
Interface SessionFactory

All Known Implementing Classes:
DbEntityManagerFactory, DbSqlPersistenceProviderFactory, DbSqlSessionFactory, EntityManagerSessionFactory, GenericManagerFactory

public interface SessionFactory

Author:
Tom Baeyens

Method Summary
 Class<?> getSessionType()
           
 Session openSession()
           
 

Method Detail

getSessionType

Class<?> getSessionType()

openSession

Session openSession()


Copyright © 2015 camunda services GmbH. All rights reserved.