org.activiti.engine.impl.persistence
类 UserEntityManagerFactory

java.lang.Object
  继承者 org.activiti.engine.impl.persistence.UserEntityManagerFactory
所有已实现的接口:
SessionFactory

public class UserEntityManagerFactory
extends Object
implements SessionFactory

作者:
Joram Barrez

构造方法摘要
UserEntityManagerFactory()
           
 
方法摘要
 Class<?> getSessionType()
           
 Session openSession()
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

UserEntityManagerFactory

public UserEntityManagerFactory()
方法详细信息

getSessionType

public Class<?> getSessionType()
指定者:
接口 SessionFactory 中的 getSessionType

openSession

public Session openSession()
指定者:
接口 SessionFactory 中的 openSession


Copyright © 2013 Alfresco. All rights reserved.