public class GDGUtility
extends java.lang.Object
Constructor and Description |
---|
GDGUtility() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getWhereClause(java.lang.String gdgPropertyName)
looks for the property identified by "gdgPropertyName" in gdg.properties file
For example, gdg.properties file contains:
|
public static java.lang.String getWhereClause(java.lang.String gdgPropertyName)
GDG1=AND GDG_YEAR=2012
gdgPropertyName
- (e.g. GDG1 in above example)Copyright SoftwareMining. All Rights Reserved.