Collation.ASCII, Collation.Unicode| Modifier and Type | Method and Description | 
|---|---|
| Collation.ASCII | ignoreCase(boolean ignoreCase)Specifies whether the collation is case-sensitive or not. | 
public Collation.ASCII ignoreCase(boolean ignoreCase)
ignoreCase - True for case-insenstivie; false for case-senstive.