|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.io.datastore.sql.VirtualContentProvider
public class VirtualContentProvider
Responsible for determining the value of properties that are mapped to SQLFunctionCalls.
This involves the lookup of the values of variables (SpecialContent instances).
| Variable name | Description |
|---|---|
| $QUERY.BBOX | Bounding box of the query (null if it is not present). |
SQLFunctionCall,
SpecialContent| Constructor Summary | |
|---|---|
VirtualContentProvider(Filter filter,
AbstractSQLDatastore ds,
Connection conn)
Creates a new instance of VirtualContentProvider. |
|
| Method Summary | |
|---|---|
void |
appendSpecialContentValue(StatementBuffer query,
SpecialContent param)
Appends the variable from a SpecialContent property to the given
StatementBuffer. |
void |
appendSQLFunctionCall(StatementBuffer query,
String tableAlias,
SQLFunctionCall call)
Appends a SQLFunctionCall to the given StatementBuffer. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
VirtualContentProvider(Filter filter,
AbstractSQLDatastore ds,
Connection conn)
VirtualContentProvider.
filter - ds - conn - | Method Detail |
|---|
public void appendSQLFunctionCall(StatementBuffer query,
String tableAlias,
SQLFunctionCall call)
SQLFunctionCall to the given StatementBuffer.
This includes the correct qualification of all columns that are used as FunctionParams.
query - tableAlias - call -
public void appendSpecialContentValue(StatementBuffer query,
SpecialContent param)
SpecialContent property to the given
StatementBuffer.
query - param -
|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net