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)
- org.postgresql.xa.PGXAConnection.ConnectionHandler (implements java.lang.reflect.InvocationHandler)
- org.postgresql.xa.RecoveredXid (implements javax.transaction.xa.Xid)
- 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)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.postgresql.xa.PGXAConnection.State
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)