public class CurveCollectionOracleDialect
extends org.geotools.data.oracle.OracleDialect
| Constructor and Description |
|---|
CurveCollectionOracleDialect(org.geotools.jdbc.JDBCDataStore dataStore) |
| Modifier and Type | Method and Description |
|---|---|
void |
setGeometryValue(org.locationtech.jts.geom.Geometry g,
int dimension,
int srid,
Class binding,
PreparedStatement ps,
int column) |
applyLimitOffset, createCRS, createFilterToSQL, createPreparedFilterToSQL, decodeGeometryEnvelope, decodeGeometryValue, decodeGeometryValue, encodeColumnName, encodeGeometryEnvelope, encodeNextSequenceValue, encodeTableAlias, encodeTableName, getDefaultVarcharSize, getGeometryDimension, getGeometryMetadataTable, getGeometrySRID, getGeometryTypeName, getMapping, getNameEscape, getNextSequenceValue, getOptimizedBounds, getOptimizedBoundsSDO_TUNE, getSequenceForColumn, includeTable, initVersion, isAggregatedSortSupported, isEstimatedExtentsEnabled, isGeodeticSrid, isLimitOffsetSupported, isLooseBBOXEnabled, lookupGeneratedValuesPostInsert, postCreateAttribute, postCreateTable, postDropTable, registerSqlTypeNameToClassMappings, registerSqlTypeToSqlTypeNameOverrides, setEstimatedExtentsEnabled, setGeometryMetadataTable, setLooseBBOXEnabled, setMetadataBboxEnabledconvert, convertArrayElement, convertToArray, getArrayComponentTypeName, onDelete, onInsert, onSelect, onUpdate, prepareFunctionArgument, prepareGeometryValue, prepareGeometryValue, setArrayValue, setValueaddSupportedHints, canSimplifyPoints, createIndex, dropIndex, encodeColumnAlias, encodeColumnType, encodeCreateTable, encodeGeometryColumn, encodeGeometryColumnGeneralized, encodeGeometryColumnSimplified, encodeJoin, encodePostColumnCreateTable, encodePostCreateTable, encodePostSelect, encodePrimaryKey, encodeSchemaName, escapeName, getAggregateConverter, getDesiredTablesType, getIndexes, getLastAutoGeneratedValue, getLastAutoGeneratedValue, getNextAutoGeneratedValue, getPkColumnValue, getPrimaryKey, getResultTypes, handleSelectHints, handleUserDefinedType, initializeConnection, isAutoCommitQuery, isGroupBySupported, ne, postCreateFeatureType, preDropTable, registerAggregateFunctions, registerClassToSqlMappings, registerSqlTypeToClassMappings, splitFilter, supportsSchemaForIndexpublic CurveCollectionOracleDialect(org.geotools.jdbc.JDBCDataStore dataStore)
public void setGeometryValue(org.locationtech.jts.geom.Geometry g,
int dimension,
int srid,
Class binding,
PreparedStatement ps,
int column)
throws SQLException
setGeometryValue in class org.geotools.data.oracle.OracleDialectSQLExceptionCopyright © 2021. All rights reserved.