public final class GeometryType extends AbstractGeospatialType
Modifier and Type | Field and Description |
---|---|
static int |
UNKNOWN_SRID |
CHARSET, ENCODING, length, reference, STREAMING_BATCH_SIZE_IN_BYTES
Constructor and Description |
---|
GeometryType() |
GeometryType(Blob blob) |
GeometryType(Blob blob,
int srid) |
GeometryType(byte[] bytes) |
GeometryType(byte[] bytes,
int srid) |
copyTo, getGeoCache, getSrid, readExternal, setGeoCache, setSrid, writeExternal
compareTo, createBlob, equals, free, getBinaryStream, getBinaryStream, getBytes, hashCode, position, position, readReference, setBinaryStream, setBytes, setBytes, truncate, writeReference
getLength, getReference, getReferenceStreamId, isBinary, length, setReference, setReferenceStreamId, toString
public static final int UNKNOWN_SRID
Copyright © 2019. All rights reserved.