Interface SessionPoolProvider


  • public interface SessionPoolProvider
    An object maintaining a SessionPool.
    Author:
    harald
    • Method Detail

      • getSessionPool

        SessionPool getSessionPool()
        Gets the db session pool.
        Returns:
        the pool, never null