galileo_postgres library

Classes

ColumnDescription
A description of a column.
Notification
Represents a notification from PostgreSQL.
PgPoint
Describes PostgreSQL's geometric type: point.
PostgreSQLConnection
Instances of this class connect to and communicate with a PostgreSQL database.
PostgreSQLExecutionContext
PostgreSQLFormat
PostgreSQLResult
The query result.
PostgreSQLResultRow
A single row of a query result.
PostgreSQLRollback
Represents a rollback from a transaction.

Enums

PostgreSQLDataType
Supported data types.
PostgreSQLSeverity
The severity level of a PostgreSQLException.

Exceptions / Errors

PostgreSQLException
Exception thrown by PostgreSQLConnection instances.