Skip to content

Allow passing of entities in constructor [DATAJDBC-127] #359

@spring-projects-issues

Description

@spring-projects-issues

Jens Schauder opened DATAJDBC-127 and commented

Currently when an entity A references a B and expects a B as constructor parameter instantiation of A will fail, because the EntityRowMapper will try to get a value b from the ResultSet where b is the property name.


Issue Links:

  • DATAJDBC-304 Kotlin One-to-many relationship fails
    ("is duplicated by")

3 votes, 6 watchers

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions