26272829303132
public Class< ? > getSessionType() { return UserIdentityManager.class; } public Session openSession() { return new UserEntityManager(); }