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, toString
public List<String> toStrings()
toStrings
in interface SQLBuilder.CreateTableBuilder
toStrings
in class SQLBuilderBase.CreateTableBuilderBase
public String getH2SpatialGeometryTypeFromGeometryType(int geomtype, int geomsubtype)