Parameters now get converted to a suitable type supported by JDBC. In order to support this the logic of finding the "right" type got moved from `BasicRelationalPersistentProperty` to `JdbcCompatibleTypes`. Original pull request: #186.
Parameters now get converted to a suitable type supported by JDBC. In order to support this the logic of finding the "right" type got moved from `BasicRelationalPersistentProperty` to `JdbcCompatibleTypes`. Original pull request: #186.