| Package | Description |
|---|---|
| io.debezium.connector.postgresql |
| Modifier and Type | Method and Description |
|---|---|
static PostgisGeometry |
PostgisGeometry.createEmpty()
Create a GEOMETRYCOLLECTION EMPTY PostgisGeometry
|
static PostgisGeometry |
PostgisGeometry.fromEwkb(byte[] ewkb)
Create a PostgisGeometry using the supplied PostGIS EWKB.
|
static PostgisGeometry |
PostgisGeometry.fromHexEwkb(String hexEwkb)
Create a PostgisGeometry using the supplied PostGIS Hex EWKB string.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.