public class IndexCondition extends Object
| Constructor and Description |
|---|
IndexCondition(String columnName,
Object columnValue)
Shortcut constructor to build an EQUAL index condition
|
| Modifier and Type | Method and Description |
|---|---|
String |
getColumnName() |
Object |
getColumnValue() |
IndexRelation |
getIndexRelation() |
String |
toString() |
Copyright © 2012-2014. All Rights Reserved.