Interface SessionFactory

All Known Implementing Classes:
DbSqlSessionFactory, EntityManagerSessionFactory, GenericManagerFactory, ProfilingDbSqlSessionFactory

@Internal public interface SessionFactory
A session factory produces a Session instance that has the lifespane of one Command.