org.deegree.io.oraclegeoraster
Class GeoRasterDescription
java.lang.Object
  
org.deegree.io.oraclegeoraster.GeoRasterDescription
public class GeoRasterDescription
- extends Object
 
- Since:
 
  - 2.0
 
- Version:
 
  - $Revision: 18195 $, 1.0. $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Thu, 18 Jun 2009) $
 
- Author:
 
  - Andreas Poth, last edited by: $Author: mschneider $
 
 
 
 
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://www.deegree.org