Closed as not planned
Description
umut erturk opened DATAJDBC-501 and commented
Kotlin enum as the query param is not working.
when this line runs I get an exception message:
Caused by: org.h2.jdbc.JdbcSQLDataException: Hexadecimal string with odd number of characters: "RUNNING"; SQL statement...
You can reproduce the case from given branch in the Reference URL
Reference URL: https://github.com/tirbison/spring-data-jdbc-kotlin/tree/bug/reproduce/enum-query-param