Skip to content

Custom value type can't be used as Id [DATAJDBC-412] #633

@spring-projects-issues

Description

@spring-projects-issues

Johannes Edmeier opened DATAJDBC-412 and commented

As requested in https://jira.spring.io/browse/DATAJDBC-239?focusedCommentId=184003&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-184003 i'm creating this issue.

Currently you can't use custom (single column) value types as Ids for aggregates.
Reason: If you use findById() the parameter value is not converted and the JDBC Driver doesn't know how to deal with the type


Affects: 1.1 RC2 (Moore)

Issue Links:

  • DATAJDBC-409 Enum value in where clause in Query annotation

Referenced from: pull request #214

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions