public static class Restrictions.CaseAwareRestriction extends Restrictions.Restriction
| Modifier and Type | Method and Description |
|---|---|
Restrictions.CaseAwareRestriction |
caseInsensitive() |
Restrictions.CaseAwareRestriction |
disabledIfValueIsNull()
The restriction will not be used in case the value for restriction is null
|
boolean |
isCaseSensitive() |
isDisabledIfValueIsNullpublic Restrictions.CaseAwareRestriction caseInsensitive()
public boolean isCaseSensitive()
public Restrictions.CaseAwareRestriction disabledIfValueIsNull()
Restrictions.RestrictiondisabledIfValueIsNull in class Restrictions.RestrictionRestrictions with disabledIfValueIsNull set to trueCopyright © 2007–2014 Semochkin Vitaly Evgenevich. All rights reserved.