public class IntNotEqualTo extends ColumnFilter
| Constructor and Description |
|---|
IntNotEqualTo(ColumnReference reference,
int value) |
| Modifier and Type | Method and Description |
|---|---|
Selection |
apply(Table relation) |
columnReference, getColumnReferencepublic IntNotEqualTo(ColumnReference reference, int value)
Copyright © 2017. All rights reserved.