Skip to content

Kotlin enum is not working as query param [DATAJDBC-501] #725

Closed as not planned
@spring-projects-issues

Description

@spring-projects-issues

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions