JavaScript is disabled on your browser.
Description
Field Summary
Constructor Summary
Method Summary
Field Details
id
minMax
Constructor Details
SpatialKey(long, float...)
SpatialKey(long, SpatialKey)
Method Details
min(int)
setMin(int, float)
max(int)
setMax(int, float)
clone(long)
getId()
isNull()
toString()
hashCode()
equals(Object)
compareTypeSafe(Value, CompareMode, CastDataProvider)
equalsIgnoringId(Spatial)
getSQL(StringBuilder, int)
getType()
getValueType()
getString()
Field Summary
Fields
private final long
private final float[]
Fields inherited from class Value
ARRAY , BIGINT , BINARY , BLOB , BOOLEAN , CHAR , CLOB , DATE , DECFLOAT , DOUBLE , EMPTY_VALUES , ENUM , GEOMETRY , INTEGER , INTERVAL_DAY , INTERVAL_DAY_TO_HOUR , INTERVAL_DAY_TO_MINUTE , INTERVAL_DAY_TO_SECOND , INTERVAL_HOUR , INTERVAL_HOUR_TO_MINUTE , INTERVAL_HOUR_TO_SECOND , INTERVAL_MINUTE , INTERVAL_MINUTE_TO_SECOND , INTERVAL_MONTH , INTERVAL_SECOND , INTERVAL_YEAR , INTERVAL_YEAR_TO_MONTH , JAVA_OBJECT , JSON , MIN_LONG_DECIMAL , NULL , NUMERIC , REAL , ROW , SMALLINT , TIME , TIME_TZ , TIMESTAMP , TIMESTAMP_TZ , TINYINT , TYPE_COUNT , UNKNOWN , UUID , VARBINARY , VARCHAR , VARCHAR_IGNORECASE
Constructor Summary
Constructors
Method Summary
All Methods Instance Methods Concrete Methods
Creates a copy of this Spatial object with different id.
int
Compare this value against another value given that the values are of the
same data type.
boolean
Check if the two values have the same hash code.
boolean
Check whether two objects are equals, but do not compare the id fields.
long
Get id of this Spatial object
Appends the SQL statement of this object to the specified builder.
Get the value as a string.
int
int
boolean
Test whether this object has no value
float
Get the maximum value for the given dimension.
float
Get the minimum value for the given dimension.
void
Set the maximum value for the given dimension.
void
Set the minimum value for the given dimension.
Methods inherited from class Value
add , castTo , charLength , clearCache , compareTo , compareWithNull , containsNull , convertForAssignTo , convertTo , convertTo , convertTo , convertTo , convertTo , convertToAnyArray , convertToAnyRow , convertToBigint , convertToBoolean , convertToChar , convertToDate , convertToDouble , convertToEnum , convertToGeometry , convertToInt , convertToInt , convertToJavaObject , convertToReal , convertToSmallint , convertToTinyint , convertToUuid , divide , getBigDecimal , getBoolean , getByte , getBytes , getBytesNoCopy , getDouble , getFloat , getHigherOrder , getInputStream , getInputStream , getInt , getLong , getMemory , getReader , getReader , getShort , getSignum , getTypeName , getUnsupportedExceptionForOperation , isFalse , isTrue , modulus , multiply , negate , octetLength , subtract