deegree 2.3 (2010/04/09 10:10 build-4-official)

Uses of Class
org.deegree.io.datastore.schema.content.SQLFunctionCall

Packages that use SQLFunctionCall
org.deegree.io.datastore.schema   
org.deegree.io.datastore.sql   
org.deegree.io.datastore.sql.oracle   
org.deegree.io.datastore.sql.postgis   
 

Uses of SQLFunctionCall in org.deegree.io.datastore.schema
 

Methods in org.deegree.io.datastore.schema that return SQLFunctionCall
(package private)  SQLFunctionCall MappedGMLSchemaDocument.parseSQLFunctionCall(Element element, String table)
          Parses the given element as a "deegreewfs:SQLFunctionCall" element.
 

Uses of SQLFunctionCall in org.deegree.io.datastore.sql
 

Methods in org.deegree.io.datastore.sql that return SQLFunctionCall
 SQLFunctionCall AbstractSQLDatastore.buildSRSTransformCall(MappedGeometryPropertyType geoProperty, String targetSRS)
          Returns an SQLFunctionCall that refers to the given MappedGeometryPropertyType in the specified target SRS using a database specific SQL function.
 

Methods in org.deegree.io.datastore.sql with parameters of type SQLFunctionCall
 void VirtualContentProvider.appendSQLFunctionCall(StatementBuffer query, String tableAlias, SQLFunctionCall call)
          Appends a SQLFunctionCall to the given StatementBuffer.
 

Uses of SQLFunctionCall in org.deegree.io.datastore.sql.oracle
 

Methods in org.deegree.io.datastore.sql.oracle that return SQLFunctionCall
 SQLFunctionCall OracleDatastore.buildSRSTransformCall(MappedGeometryPropertyType geoProperty, String targetSRS)
          Returns an SQLFunctionCall that refers to the given MappingGeometryField in the specified target SRS using a database specific SQL function.
 

Uses of SQLFunctionCall in org.deegree.io.datastore.sql.postgis
 

Methods in org.deegree.io.datastore.sql.postgis that return SQLFunctionCall
 SQLFunctionCall PostGISDatastore.buildSRSTransformCall(MappedGeometryPropertyType geoProperty, String targetSRS)
          Returns an SQLFunctionCall that refers to the given MappingGeometryField in the specified target SRS using a database specific SQL function.
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org