Hierarchy For Package com.impossibl.postgres.api.jdbc

Package Hierarchies:

Interface Hierarchy

  • java.lang.AutoCloseable
    • java.sql.Connection (also extends java.sql.Wrapper)
  • com.impossibl.postgres.api.jdbc.PGNotificationListener
  • com.impossibl.postgres.api.jdbc.PGSQLExceptionInfo
  • java.sql.SQLType
  • java.sql.Wrapper
    • java.sql.Connection (also extends java.lang.AutoCloseable)

Enum Hierarchy

  • java.lang.Object
    • java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
      • com.impossibl.postgres.api.jdbc.PGType (implements com.impossibl.postgres.api.jdbc.PGAnyType)