Uses of Class
org.postgresql.ds.PGSimpleDataSource
-
Packages that use PGSimpleDataSource Package Description org.postgresql.jdbc2.optional org.postgresql.jdbc3 -
-
Uses of PGSimpleDataSource in org.postgresql.jdbc2.optional
Subclasses of PGSimpleDataSource in org.postgresql.jdbc2.optional Modifier and Type Class Description class
SimpleDataSource
Deprecated.Please usePGSimpleDataSource
-
Uses of PGSimpleDataSource in org.postgresql.jdbc3
Subclasses of PGSimpleDataSource in org.postgresql.jdbc3 Modifier and Type Class Description class
Jdbc3SimpleDataSource
Deprecated.Please usePGSimpleDataSource
-