Interface SessionFactory
-
- All Known Implementing Classes:
DbEntityManagerFactory,DbSqlPersistenceProviderFactory,DbSqlSessionFactory,EntityManagerSessionFactory,GenericManagerFactory,LdapIdentityProviderFactory,SpringEntityManagerSessionFactory
public interface SessionFactory- Author:
- Tom Baeyens
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Class<?>getSessionType()SessionopenSession()
-