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() |
isDisabledIfValueIsNull
public Restrictions.CaseAwareRestriction caseInsensitive()
public boolean isCaseSensitive()
public Restrictions.CaseAwareRestriction disabledIfValueIsNull()
Restrictions.Restriction
disabledIfValueIsNull
in class Restrictions.Restriction
Restrictions
with disabledIfValueIsNull set to trueCopyright © 2007–2014 Semochkin Vitaly Evgenevich. All rights reserved.