public class CoordinateBinding extends AbstractObjectBinding<org.locationtech.jts.geom.Coordinate>
| Modifier and Type | Field and Description |
|---|---|
static org.jooq.DataType<org.locationtech.jts.geom.Coordinate> |
TYPE |
| Constructor and Description |
|---|
CoordinateBinding() |
| Modifier and Type | Method and Description |
|---|---|
org.jooq.Converter<Object,org.locationtech.jts.geom.Coordinate> |
converter() |
get, get, get, register, set, set, sqlpublic org.jooq.Converter<Object,org.locationtech.jts.geom.Coordinate> converter()
Copyright © 2019. All rights reserved.