Skip to content

Add core types for Query By Example support. [DATACMNS-810] #1272

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
spring-projects-issues opened this issue Jan 27, 2016 · 0 comments
Closed
Assignees
Labels
in: core Issues in core support type: documentation A documentation update

Comments

@spring-projects-issues
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Issues in core support type: documentation A documentation update
Projects
None yet
Development

No branches or pull requests

2 participants