|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Select the most appropriate query for the given DBSQL instance.
| Field Summary | |
static String |
DEFAULT_QUERY
Name of the default query in the map. |
| Method Summary | |
String |
getQuery(Connection conn,
Map queryMap)
Get the query for the given connection. |
String |
getQuery(SpyConfig conf,
Map queryMap)
Get the query for the given config. |
| Field Detail |
public static final String DEFAULT_QUERY
| Method Detail |
public String getQuery(Connection conn,
Map queryMap)
conn - the connection that wants the queryqueryMap - the Map of queries by name
public String getQuery(SpyConfig conf,
Map queryMap)
conf - a SpyConfig containing enough information to find a queryqueryMap - the Map of queries by name
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||