Class Restrictions.PropertyEndingWithIgnoreCase
- java.lang.Object
-
- io.micronaut.data.processor.visitors.finders.Restrictions.PropertyEndingWithIgnoreCase
-
- All Implemented Interfaces:
Restrictions.PropertyRestriction<java.lang.String>
- Direct Known Subclasses:
Restrictions.PropertyEndsWithIgnoreCase
- Enclosing class:
- Restrictions
public static class Restrictions.PropertyEndingWithIgnoreCase extends java.lang.Object
Ends with criterion.
-
-
Constructor Summary
Constructors Constructor Description PropertyEndingWithIgnoreCase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getName()
-