|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SdeRow | |
---|---|
org.geotools.arcsde.data | DataStore implementation for the ArcSDE 8.x and 9.x spatial gateway. |
org.geotools.arcsde.pool |
Uses of SdeRow in org.geotools.arcsde.data |
---|
Methods in org.geotools.arcsde.data with parameters of type SdeRow | |
---|---|
long |
FIDReader.readFid(SdeRow row)
|
long |
FIDReader.ShapeFidReader.readFid(SdeRow row)
|
Uses of SdeRow in org.geotools.arcsde.pool |
---|
Methods in org.geotools.arcsde.pool that return SdeRow | |
---|---|
SdeRow |
SessionWrapper.fetch(SeQuery query)
|
SdeRow |
ISession.fetch(SeQuery query)
Issues a command that fetches a row from an already executed SeQuery and returns the SdeRow object with its contents. |
SdeRow |
SessionWrapper.fetch(SeQuery query,
SdeRow currentRow)
|
SdeRow |
ISession.fetch(SeQuery seQuery,
SdeRow currentRow)
|
Methods in org.geotools.arcsde.pool with parameters of type SdeRow | |
---|---|
SdeRow |
SessionWrapper.fetch(SeQuery query,
SdeRow currentRow)
|
SdeRow |
ISession.fetch(SeQuery seQuery,
SdeRow currentRow)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |