Package | Description |
---|---|
io.vertx.pgclient.data |
Class and Description |
---|
Interval
Postgres Interval is date and time based
such as 120 years 3 months 332 days 20 hours 20 minutes 20.999999 seconds
|
Path
Path data type in Postgres represented by lists of connected points.
|
Point
A Postgresql point.
|
Polygon
Polygon data type in Postgres represented by lists of points (the vertexes of the polygon).
|
Copyright © 2021 Eclipse. All rights reserved.