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