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