Package org.gvsig.oracle.dal.operations
Class OracleGetSRS
java.lang.Object
org.gvsig.oracle.dal.operations.OracleGetSRS
Updates the layer extent on table USER_SDO_GEOM_METADATA and rebuild the
SpatialIndex.
The metadata record is inserted if not existing. The SpatialIndex is also
created if not existing.
- Author:
- Cesar Martinez Izquierdo
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionOracleGetSRS(org.gvsig.fmap.dal.store.jdbc2.JDBCHelper helper, String database, String schema, String table) -
Method Summary
-
Field Details
-
helper
protected final org.gvsig.fmap.dal.store.jdbc2.JDBCHelper helper -
database
-
schema
-
table
-
-
Constructor Details
-
OracleGetSRS
-
-
Method Details
-
begin
public void begin() throws org.gvsig.fmap.dal.resource.exception.AccessResourceException- Throws:
org.gvsig.fmap.dal.resource.exception.AccessResourceException
-
clean
protected void clean() -
execute
Executes the operation- Returns:
- Throws:
org.gvsig.fmap.dal.exception.DataException
-