| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CURVE |
13 |
public static final int |
CURVEM |
2013 |
public static final int |
CURVEZ |
1013 |
public static final int |
GEOMCOLLECTION |
7 |
public static final int |
GEOMCOLLECTIONM |
2007 |
public static final int |
GEOMCOLLECTIONZ |
1007 |
public static final int |
GEOMETRY |
0 |
public static final int |
GEOMETRYM |
2000 |
public static final int |
GEOMETRYZ |
1000 |
public static final int |
GEOMETRYZM |
3000 |
public static final int |
LINESTRING |
2 |
public static final int |
LINESTRINGM |
2002 |
public static final int |
LINESTRINGZ |
1002 |
public static final int |
LINESTRINGZM |
3002 |
public static final int |
MULTILINESTRING |
5 |
public static final int |
MULTILINESTRINGM |
2005 |
public static final int |
MULTILINESTRINGZ |
1005 |
public static final int |
MULTIPOINT |
4 |
public static final int |
MULTIPOINTM |
2004 |
public static final int |
MULTIPOINTZ |
1004 |
public static final int |
MULTIPOLYGON |
6 |
public static final int |
MULTIPOLYGONM |
2006 |
public static final int |
MULTIPOLYGONZ |
1006 |
public static final int |
POINT |
1 |
public static final int |
POINTM |
2001 |
public static final int |
POINTZ |
1001 |
public static final int |
POINTZM |
3001 |
public static final int |
POLYGON |
3 |
public static final int |
POLYGONM |
2003 |
public static final int |
POLYGONZ |
1003 |
public static final int |
POLYHEDRALSURFACE |
15 |
public static final int |
POLYHEDRALSURFACEM |
2015 |
public static final int |
POLYHEDRALSURFACEZ |
1015 |
public static final int |
SURFACE |
14 |
public static final int |
SURFACEM |
2014 |
public static final int |
SURFACEZ |
1014 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SPATIAL_DATASOURCE_ENDSWITH |
"_spatial" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
H2_DRIVER_NAME |
"H2 JDBC Driver" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ENCODING |
"UTF-8" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
XY |
2 |
public static final int |
XYZ |
3 |
public static final int |
XYZM |
4 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NOTIFICATION_TABLE |
"UPDATE_NOTIFICATIONS" |
public static final String |
TRIGGER_SCHEMA |
"H2GIS_SCHEMA" |
public static final String |
TRIGGER_TABLE |
"UPDATE_TRIGGERS" |
Copyright © 2016 CNRS. All rights reserved.