Uses of Class
org.postgresql.ds.common.PGObjectFactory
-
Packages that use PGObjectFactory Package Description org.postgresql.xa -
-
Uses of PGObjectFactory in org.postgresql.xa
Subclasses of PGObjectFactory in org.postgresql.xa Modifier and Type Class Description class
PGXADataSourceFactory
An ObjectFactory implementation for PGXADataSource-objects.
-