|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ModelBackend | |
---|---|
org.deegree.services.wpvs.io | |
org.deegree.services.wpvs.io.db | |
org.deegree.services.wpvs.io.file |
Uses of ModelBackend in org.deegree.services.wpvs.io |
---|
Methods in org.deegree.services.wpvs.io that return ModelBackend | |
---|---|
static ModelBackend<?> |
ModelBackend.getInstance(java.lang.String id,
java.lang.String fileURL)
Creates the appropriate database backend for the given connection id. |
Uses of ModelBackend in org.deegree.services.wpvs.io.db |
---|
Subclasses of ModelBackend in org.deegree.services.wpvs.io.db | |
---|---|
class |
DBBackend<G>
The DBBackend provides methods for connections to the wpvs model in a database. |
class |
PostgisBackend
The PostgisBackend class adds postgis specific methods to the model backend. |
Uses of ModelBackend in org.deegree.services.wpvs.io.file |
---|
Subclasses of ModelBackend in org.deegree.services.wpvs.io.file | |
---|---|
class |
FileBackend
The FileBackend is the access to the model in files on the local file system. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |