Package com.jolbox.bonecp.hooks

Support for event notification on a connection state.

See: Description

Package com.jolbox.bonecp.hooks Description

Support for event notification on a connection state. Use the hook mechanism to register callbacks when a connection's state changes. Most applications will want to extend AbstractConnectionHook rather than implementing the ConnectionHook interface directly.

Copyright © 2009-2013 JolBox. All Rights Reserved.