All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description Box Rectangular box data type in Postgres represented by pairs ofPoints that are opposite corners of the box.Cidr A PostgreSQL classless internet domain routing.Circle Circle data type in Postgres represented by a centerPointand radius.Inet A PosgreSQL inet network address.Interval Postgres Interval is date and time based such as 120 years 3 months 332 days 20 hours 20 minutes 20.999999 secondsLine Line data type in Postgres represented by the linear equation Ax + By + C = 0, where A and B are not both zero.LineSegment Finite line segment data type in Postgres represented by pairs ofPoints that are the endpoints of the segment.Money The PostgreSQL MONEY> type.Path Path data type in Postgres represented by lists of connected points.PgBuilder Entry point for building PostgreSQL clients.PgChannel A channel to Postgres that tracks the subscription to a given Postgres channel using theLISTEN/UNLISTENcommands.PgConnection A connection to Postgres.PgConnectOptions PgConnectOptionsConverter Converter and mapper forPgConnectOptions.PgDriver PgException PostgreSQL error including all fields of the ErrorResponse message of the PostgreSQL frontend/backend protocol.PgNotice A notification emited by Postgres.PgNoticeConverter Converter and mapper forPgNotice.PgNotification A notification emited by Postgres.PgNotificationConverter Converter and mapper forPgNotification.PgSubscriber A class for managing subscriptions usingLISTEN/UNLISTENto Postgres channels.Point A Postgresql point.Polygon Polygon data type in Postgres represented by lists of points (the vertexes of the polygon).SslMode The different values for the sslmode parameter provide different levels of protection.