The utility library provides common methods e.g. for build configuration and JDBC database connections. This is the parent POM file for Maven aggregator builds of this utility library.
This project has declared the following modules:
Name | Description |
---|---|
Array Utils | The Array Utils library provides implementations for converting and modifying arrays (e.g. array sanitation, byte[] to char[] conversion). |
DB Utils | The DB library provides common methods for retrieving database connections from either a confiurable connection pool, or from a JNDI resource |