snaq.util.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of dbpool Show documentation
Show all versions of dbpool Show documentation
JDBC connection pooling utility, supporting time-based expiry, statement caching, connection validation, and easy configuration using a pool manager.
/**
* Utility classes providing useful functionality for various programming tasks.
*
* @author Giles Winstanley
*/
package snaq.util;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy