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
Kazuki Shimizu opened DATAJDBC-175 and commented
In current implementation, the @Query method does not supports simple types(primitive, primitive wrapper type, date object, etc...). I will supports single types. WDYT?
@Query
Affects: 1.0 M1 (Lovelace)
Referenced from: pull request #43
The text was updated successfully, but these errors were encountered:
Kazuki Shimizu commented
Thanks for merging!
Note: This change requires to apply the Spring Framework 5.0.4.RELEASE because this change depends on https://jira.spring.io/browse/SPR-16483
Sorry, something went wrong.
#409 - Updated changelog.
dc8eb79
schauder
No branches or pull requests
Kazuki Shimizu opened DATAJDBC-175 and commented
In current implementation, the
@Query
method does not supports simple types(primitive, primitive wrapper type, date object, etc...).I will supports single types.
WDYT?
Affects: 1.0 M1 (Lovelace)
Referenced from: pull request #43
The text was updated successfully, but these errors were encountered: