A DataSource that wraps the DriverManager API. It can be configured as a Java Bean and used
both stand-alone and as a source for a connection pool. This implementation is design
specifically to handle a non-JDBC Database URL in the format defined by the libpq standard.
A DataSource that wraps the DriverManager API. It can be configured as a Java Bean and used both stand-alone and as a source for a connection pool. This implementation is design specifically to handle a non-JDBC Database URL in the format defined by the libpq standard.