committed by
Jens Schauder
parent
61f45bcc20
commit
b26813981a
@@ -533,7 +533,7 @@ The following table shows the keywords that are supported for query methods:
|
||||
| `age BETWEEN from AND to`
|
||||
|
||||
| `NotBetween`
|
||||
| `findByAgeBetween(int from, int to)`
|
||||
| `findByAgeNotBetween(int from, int to)`
|
||||
| `age NOT BETWEEN from AND to`
|
||||
|
||||
| `In`
|
||||
|
||||
Reference in New Issue
Block a user