public final class GeographyType extends AbstractGeospatialType
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_SRID |
CHARSET, ENCODING, length, reference, STREAMING_BATCH_SIZE_IN_BYTES| Constructor and Description |
|---|
GeographyType() |
GeographyType(Blob blob) |
GeographyType(Blob blob,
int srid) |
GeographyType(byte[] bytes) |
GeographyType(byte[] bytes,
int srid) |
| Modifier and Type | Method and Description |
|---|---|
void |
setSrid(int srid) |
copyTo, getGeoCache, getSrid, readExternal, setGeoCache, writeExternalcompareTo, createBlob, equals, free, getBinaryStream, getBinaryStream, getBytes, hashCode, position, position, readReference, setBinaryStream, setBytes, setBytes, truncate, writeReferencegetLength, getReference, getReferenceStreamId, isBinary, length, setReference, setReferenceStreamId, toStringpublic static final int DEFAULT_SRID
public GeographyType()
public GeographyType(Blob blob)
public GeographyType(byte[] bytes)
public GeographyType(Blob blob, int srid)
public GeographyType(byte[] bytes,
int srid)
public void setSrid(int srid)
setSrid in class AbstractGeospatialTypeCopyright © 2019 JBoss by Red Hat. All rights reserved.