Class Hierarchy
- java.lang.Object
- com.impossibl.postgres.jdbc.AbstractDataSource (implements javax.sql.CommonDataSource)
- com.impossibl.postgres.jdbc.AbstractGeneratedDataSource
- com.impossibl.postgres.jdbc.xa.PGXADataSource (implements javax.naming.Referenceable, javax.sql.XADataSource)
- com.impossibl.postgres.jdbc.AbstractGeneratedDataSource
- com.impossibl.postgres.jdbc.xa.Base64
- com.impossibl.postgres.jdbc.PGPooledConnection (implements javax.sql.PooledConnection)
- com.impossibl.postgres.jdbc.xa.PGXAConnection (implements javax.sql.XAConnection, javax.transaction.xa.XAResource)
- com.impossibl.postgres.jdbc.PGPooledConnectionDelegator (implements com.impossibl.postgres.api.jdbc.PGConnection)
- com.impossibl.postgres.jdbc.xa.PGXAConnectionDelegator
- com.impossibl.postgres.jdbc.xa.PGXADataSourceObjectFactory (implements javax.naming.spi.ObjectFactory)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- javax.transaction.xa.XAException
- com.impossibl.postgres.jdbc.xa.PGXAException
- javax.transaction.xa.XAException
- java.lang.Exception
- com.impossibl.postgres.jdbc.AbstractDataSource (implements javax.sql.CommonDataSource)