| Package | Description |
|---|---|
| org.gvsig.fmap.dal.store.oracle |
| Modifier and Type | Class and Description |
|---|---|
class |
OracleNewStoreParameters |
| Modifier and Type | Method and Description |
|---|---|
static void |
OracleUtils.copyFeatureTypeToOracleStoreParams(org.gvsig.fmap.dal.feature.EditableFeatureType efType,
OracleStoreParameters params) |
java.lang.String |
OracleHelper.getOraTableSrid(OracleStoreParameters params,
java.lang.String geo_field) |
java.lang.String |
OracleHelper.getSqlUpdateMetadata(OracleStoreParameters params,
java.lang.String ora_srid,
java.awt.geom.Rectangle2D bbox,
int dim,
boolean withsrid)
UTility method to get the SQL sentence needed to update the geographic
metadata table with a new bounding box and SRS
|
| Constructor and Description |
|---|
OracleStoreProvider(OracleStoreParameters params,
org.gvsig.fmap.dal.spi.DataStoreProviderServices storeServices) |
Copyright © 2013 gvSIG Association. All Rights Reserved.