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