Closed
Description
Oleg Sergeev opened DATAJPA-944 and commented
Official documentation for Spring Data JPA describes all supported StringMatchers including REGEX matcher http://docs.spring.io/spring-data/jpa/docs/current/reference/html/#query-by-example
But when I'm using REGEX matcher I get an error which says that such matcher is not supported. I've checked QueryByExamplePredicateBuilder.class and found that REGEX support is not implemented.
Log attached
Affects: 1.10.2 (Hopper SR2)
Attachments:
- log.txt (9.51 kB)
0 votes, 5 watchers