Class Hierarchy
- java.lang.Object
- org.postgresql.ds.common.BaseDataSource (implements javax.sql.CommonDataSource, javax.naming.Referenceable)
- org.postgresql.xa.PGXADataSource (implements javax.sql.XADataSource)
- org.postgresql.ds.common.PGObjectFactory (implements javax.naming.spi.ObjectFactory)
- org.postgresql.xa.PGXADataSourceFactory
- org.postgresql.ds.PGPooledConnection (implements javax.sql.PooledConnection)
- org.postgresql.xa.PGXAConnection (implements javax.sql.XAConnection, javax.transaction.xa.XAResource)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- javax.transaction.xa.XAException
- org.postgresql.xa.PGXAException
- javax.transaction.xa.XAException
- java.lang.Exception
- org.postgresql.ds.common.BaseDataSource (implements javax.sql.CommonDataSource, javax.naming.Referenceable)