Class OracleSpatialGeoJsonRowMapper
java.lang.Object
com.oracle.spring.spatial.OracleSpatialGeoJsonRowMapper
- All Implemented Interfaces:
org.springframework.jdbc.core.RowMapper<String>
-
Constructor Summary
ConstructorsConstructorDescriptionOracleSpatialGeoJsonRowMapper(String columnLabel) Creates a row mapper for the given projected GeoJSON column label. -
Method Summary
-
Constructor Details
-
OracleSpatialGeoJsonRowMapper
Creates a row mapper for the given projected GeoJSON column label.- Parameters:
columnLabel- result-set column label
-
-
Method Details
-
mapRow
- Specified by:
mapRowin interfaceorg.springframework.jdbc.core.RowMapper<String>- Throws:
SQLException
-