-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Support TypedParameterValue
of hibernate-orm
#2366
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
If I understand how Could you provide an example where it doesn't work and how you would like it to work? |
I wasn't good at testing, and it was already supported. However, I thought I would like to use it in a different way. 🤔 For example:
WDYT? |
Thanks for confirming that As for the new idea. Could you please create a separate issue for it, so we can have one issue per idea/problem? |
I close the issue. |
hibernate-orm
supportsTypedParameterValue
for binding parameters.Are you thinking of supporting this?
See https://docs.jboss.org/hibernate/orm/5.0/javadocs/org/hibernate/jpa/TypedParameterValue.html
The text was updated successfully, but these errors were encountered: