|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
PGConnectionPool |
Wraps a Postgres ConnectionPoolDataSource implementation to support the setURL()
method
The jdbc3 8.0x driver includes org.postgresql.jdbc2.optional.ConnectionPool,
which wrappers org.postgresql.ds.PGConnectionPool, so you could use that as
the extension class for 8.0x driver, ie instead of
org.postgresql.jdbc2.optional.ConnectionPool, but it does't really matter,
however that's why this class has the name it has
in info.xml, you need to set |
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |