Steve Ebersole commented on Bug HHH-7748

If the JDBC driver is not returning good information here, we are essentially back to making a static decision in your case. Namely your use case will always use ordinal binding, which is what the code used to do before HHH-5188. You are much better off definiing this explicitly (or using a driver that actually implements these metadata methods).

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira