com.opencms.file.mySql
Class CmsQueries
java.lang.Object
|
+--com.opencms.file.genericSql.CmsQueries
|
+--com.opencms.file.mySql.CmsQueries
- public class CmsQueries
- extends CmsQueries
Reads SQL queries from query.properties of this resource broker package.
|
Constructor Summary |
CmsQueries()
CmsQueries constructor comment. |
|
Method Summary |
String |
get(String queryName)
Get the value for the query name |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CmsQueries
public CmsQueries()
- CmsQueries constructor comment.
get
public String get(String queryName)
- Get the value for the query name
- Overrides:
get in class CmsQueries
- Parameters:
queryName - the name of the property
- Returns:
- The value of the property