public class StringWhereClause extends WhereClause
Constructor and Description |
---|
StringWhereClause(java.lang.String type,
int field,
java.lang.String relop,
java.lang.String value)
Creates a new instance of StringWhereClause
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getValue() |
getField, getPattern, getType
Copyright © 2007 Sun Microsystems, Inc. All rights reserved.