protected class H2SpatialSQLBuilder.H2SpatialCreateTableBuilder extends SQLBuilderBase.CreateTableBuilderBase
columns, table| Modifier | Constructor and Description |
|---|---|
protected |
H2SpatialCreateTableBuilder() |
| Modifier and Type | Method and Description |
|---|---|
String |
getH2SpatialGeometryTypeFromGeometryType(int geomtype,
int geomsubtype) |
List<String> |
toStrings() |
accept, add_column, add_geometry_column, getColumnDescriptor, table, toStringpublic List<String> toStrings()
toStrings in interface SQLBuilder.CreateTableBuildertoStrings in class SQLBuilderBase.CreateTableBuilderBasepublic String getH2SpatialGeometryTypeFromGeometryType(int geomtype, int geomsubtype)