|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface URLManager.Query
Complete SQL query.
Method Summary | |
---|---|
URLManager.Query |
getQuery()
Constructs the query. |
PreparedStatement |
getStatement()
Returns the constructed SQL prepared statement. |
Method Detail |
---|
URLManager.Query getQuery() throws ConfigurationException
getStatement()
.
ConfigurationException
PreparedStatement getStatement()
getQuery()
must be called before calling this method.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |