-
public interface SessionPoolProviderAn object maintaining a SessionPool.- Author:
- harald
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SessionPoolgetSessionPool()Gets the db session pool.
-
-
-
Method Detail
-
getSessionPool
SessionPool getSessionPool()
Gets the db session pool.- Returns:
- the pool, never null
-
-