Skip to content

DATAJPA-871 - Allow usage of composed annotations using @AliasFor. #166

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
wants to merge 2 commits into from

Conversation

christophstrobl
Copy link
Member

We allow and support composing annotations for:

  • @EntityGraph
  • @Lock
  • @Modifying
  • @Query
  • @QueryHints
  • @Procedure

Related issue: DATACMNS-825
Related Pull Request: spring-projects/spring-data-commons#156

odrotbohm pushed a commit that referenced this pull request Mar 16, 2016
We allow and support composing annotations for: @entity, @entitygraph, @lock, @Modifying, @query, @QueryHints as well as @procedure.

Original pull request: #166.
@odrotbohm odrotbohm closed this Mar 16, 2016
@odrotbohm odrotbohm deleted the issue/DATAJPA-871 branch March 16, 2016 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants