The SessionPool class implementins pooling and reusing sessions with the defined limits. See {@link #acquireSession(SimpleCredentials,String)}and {@link #acquireSession(Session,Credentials)} for details.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.