Closed
Description
Christoph Strobl opened DATACMNS-810 and commented
Add required core domain types for Query By Example support. The actual query extraction implementation is store specific and therefore up to the individual modules.
class Example<T> {
// ...
}
Issue Links:
- DATAMONGO-1245 Add support for Query-By-Example
("is depended on by") - DATAJPA-218 Support for Query by Example
("is depended on by")
Referenced from: pull request #153