|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SQLFeatureStore
FeatureStore
that is backed by an SQL database and provides a methods for setting up the required tables.
Method Summary | |
---|---|
java.lang.String |
getConnId()
Returns the JDBC connection id. |
java.lang.String[] |
getDDL()
Returns the SQL statements for creating the database tables. |
Methods inherited from interface org.deegree.feature.persistence.FeatureStore |
---|
acquireTransaction, destroy, getEnvelope, getLockManager, getObjectById, getSchema, init, isAvailable, query, query, queryHits, queryHits |
Method Detail |
---|
java.lang.String getConnId()
null
java.lang.String[] getDDL()
null
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |