public class ArcSdeBinaryGeometryFieldDefinition extends JdbcFieldDefinition
| Constructor and Description |
|---|
ArcSdeBinaryGeometryFieldDefinition(ArcSdeBinaryGeometryRecordStoreUtil sdeUtil,
String dbName,
String name,
DataType type,
boolean required,
String description,
Map<String,Object> properties,
GeometryFactory geometryFactory) |
| Modifier and Type | Method and Description |
|---|---|
GeometryFactory |
getGeometryFactory() |
int |
setFieldValueFromResultSet(ResultSet resultSet,
int columnIndex,
Record object) |
int |
setPreparedStatementValue(PreparedStatement statement,
int parameterIndex,
Object value) |
protected void |
setRecordDefinition(RecordDefinition recordDefinition) |
addColumnName, addInsertStatementPlaceHolder, addSelectStatementPlaceHolder, addStatementPlaceHolder, clone, createAttribute, getDbName, getSqlType, isQuoteName, setInsertPreparedStatementValue, setQuoteName, setSqlTypeaddAllowedValue, appendType, convert, create, equals, getAllowedValues, getCodeTable, getDefaultValue, getDescription, getIndex, getLength, getMaxStringLength, getMaxValue, getMinValue, getName, getRecordDefinition, getScale, getSimpleType, getTitle, getType, getTypeClass, getTypeDescription, hashCode, isRequired, setAllowedValues, setAllowedValues, setCodeTable, setDefaultValue, setDescription, setLength, setMaxValue, setMinValue, setRequired, setScale, setTitle, setType, setValue, toMap, toString, validateclearProperties, close, getProperties, getProperty, getProperty, removeProperty, setProperties, setProperty, setPropertySoft, setPropertyWeakpublic ArcSdeBinaryGeometryFieldDefinition(ArcSdeBinaryGeometryRecordStoreUtil sdeUtil, String dbName, String name, DataType type, boolean required, String description, Map<String,Object> properties, GeometryFactory geometryFactory)
public GeometryFactory getGeometryFactory()
public int setFieldValueFromResultSet(ResultSet resultSet, int columnIndex, Record object) throws SQLException
setFieldValueFromResultSet in class JdbcFieldDefinitionSQLExceptionpublic int setPreparedStatementValue(PreparedStatement statement, int parameterIndex, Object value) throws SQLException
setPreparedStatementValue in class JdbcFieldDefinitionSQLExceptionprotected void setRecordDefinition(RecordDefinition recordDefinition)
setRecordDefinition in class FieldDefinitionCopyright © 2015 Revolution Systems Inc.. All rights reserved.