Uses of Class
org.jbpm.db.JbpmSessionFactory

Packages that use JbpmSessionFactory
org.jbpm.db provides access the to jBPM database. 
 

Uses of JbpmSessionFactory in org.jbpm.db
 

Methods in org.jbpm.db that return JbpmSessionFactory
static JbpmSessionFactory JbpmSessionFactory.buildJbpmSessionFactory()
          Deprecated.  
static JbpmSessionFactory JbpmSessionFactory.buildJbpmSessionFactory(org.hibernate.cfg.Configuration configuration)
          Deprecated.  
static JbpmSessionFactory JbpmSessionFactory.buildJbpmSessionFactory(String configResource)
          Deprecated.  
static JbpmSessionFactory JbpmSessionFactory.getInstance()
          Deprecated. a singleton is kept in JbpmSessionFactory as a convenient central location.
 JbpmSessionFactory JbpmSession.getJbpmSessionFactory()
          Deprecated.  
 

Constructors in org.jbpm.db with parameters of type JbpmSessionFactory
JbpmSession(JbpmSessionFactory jbpmSessionFactory, org.hibernate.Session session)
          Deprecated.  
 



Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.