Uses of Interface
org.tentackle.session.SessionFactory
-
Packages that use SessionFactory Package Description org.tentackle.session The low-level core of sessions, persistent objects and operations. -
-
Uses of SessionFactory in org.tentackle.session
Methods in org.tentackle.session that return SessionFactory Modifier and Type Method Description static SessionFactorySessionFactory. getInstance()The singleton.
-