You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
classExample<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")
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.
Issue Links:
("is depended on by")
("is depended on by")
Referenced from: pull request #153
The text was updated successfully, but these errors were encountered: