|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DataStoreConnection
A connection to a datastore which can execute Querys.
| Method Summary | |
|---|---|
void |
close()
|
FeatureInputStream |
execute(Query query)
|
DataStoreMetadata |
getMetadata()
|
boolean |
isClosed()
|
| Method Detail |
|---|
DataStoreMetadata getMetadata()
FeatureInputStream execute(Query query)
void close()
throws DataStoreException
DataStoreException
boolean isClosed()
throws DataStoreException
DataStoreException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||