org.deegree.io.oraclegeoraster
Class GeoRasterDescription
java.lang.Object
org.deegree.io.oraclegeoraster.GeoRasterDescription
public class GeoRasterDescription
- extends Object
- Since:
- 2.0
- Version:
- $Revision: 9342 $, 1.0. $Revision: 9342 $, $Date: 2007-12-27 13:32:57 +0100 (Do, 27 Dez 2007) $
- Author:
- Andreas Poth, last edited by: $Author: apoth $
GeoRasterDescription
public GeoRasterDescription(JDBCConnection jdbcConnection,
String table,
String rdtTable,
String column,
String identification,
int level)
- Parameters:
jdbcConnection
- table
- rdtTable
- column
- identification
-
getColumn
public String getColumn()
- Returns:
- name of the georaster column
getIdentification
public String getIdentification()
- Returns:
- SQL where clause that identifies the target georaster
getJdbcConnection
public JDBCConnection getJdbcConnection()
- Returns:
- JDBC description for accessing the DB
getRdtTable
public String getRdtTable()
- Returns:
- name of the RDT table assigned to a GeoRaster column
getTable
public String getTable()
- Returns:
- name of the tab le containing a georaster column to access
getLevel
public int getLevel()
- returns the Oracle tree level of the describe coverage
- Returns:
- the Oracle tree level of the describe coverage
toString
public String toString()
- Overrides:
toString
in class Object
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net