Revision 10172 branches/v10/extensions/extJDBC/src/com/iver/cit/gvsig/jdbc_spatial/ExtJDBC_Spatial.java

View differences:

ExtJDBC_Spatial.java
97 97
    	
98 98
    	if (actionCommand.compareToIgnoreCase("EXPORT_TO_ORACLE_SPATIAL") == 0) {
99 99
    		
100
    		// OracleSpatialDriver.createOracleEpsgTable();
100
    		OracleSpatialDriver.createOracleEpsgTable();
101 101

  
102 102
    		FLyrVect lyrv = null;
103 103
    		MapContext mx = null;

Also available in: Unified diff