com.easyinsight.helper
Class StringWhereClause

java.lang.Object
  extended by com.easyinsight.helper.WhereClause
      extended by com.easyinsight.helper.StringWhereClause

public class StringWhereClause
extends WhereClause

User: jamesboe Date: 12/22/10 Time: 10:32 AM


Constructor Summary
StringWhereClause(java.lang.String key, java.lang.String value)
           
 
Method Summary
 
Methods inherited from class com.easyinsight.helper.WhereClause
getKey
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StringWhereClause

public StringWhereClause(java.lang.String key,
                         java.lang.String value)