Skip to content
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

Тип возвращаемого результата #1

Closed
VladislavK777 opened this issue Jul 10, 2022 · 0 comments · Fixed by #5
Closed

Тип возвращаемого результата #1

VladislavK777 opened this issue Jul 10, 2022 · 0 comments · Fixed by #5
Assignees
Labels
enhancement New feature or request

Comments

@VladislavK777
Copy link

На данный момент, если попытаться из репозитория при помощи аннотации Query вернуть List, то получаем ошибку, что неподдерживаемый тип.
Можно ли сделать типы возвращаемого результата List, Set и Object(непосредственно тип самой сущности). Сейчас это только тип Iterator.

@evgeniycheban evgeniycheban added the enhancement New feature or request label Jul 10, 2022
@evgeniycheban evgeniycheban self-assigned this Jul 30, 2022
evgeniycheban added a commit that referenced this issue Aug 3, 2022
evgeniycheban added a commit that referenced this issue Aug 3, 2022
evgeniycheban added a commit that referenced this issue Aug 3, 2022
Consider adding more return types for a native query

Closes gh-1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants