Uses of Interface
org.tentackle.session.SessionPool
-
Packages that use SessionPool Package Description org.tentackle.session The low-level core of sessions, persistent objects and operations. -
-
Uses of SessionPool in org.tentackle.session
Methods in org.tentackle.session that return SessionPool Modifier and Type Method Description SessionPoolSession. getPool()Gets the session pool.SessionPoolSessionPoolProvider. getSessionPool()Gets the db session pool.
-