static class SpatiaLite.Factory extends WorkspaceFactory<SpatiaLite>
The SpatiaLite WorkspaceFactory
Constructor and description |
---|
SpatiaLite.Factory() |
Type Params | Return Type | Name and description |
---|---|---|
|
SpatiaLite |
create(java.lang.String type, Map params) |
|
SpatiaLite |
create(DataStore dataStore) |
|
Map |
getParametersFromString(java.lang.String str) |