Closed TobiasHauck closed 8 years ago
The id of an entity should be detected by using the @Id annotation
Rename the "id" variable of an entity into something else. The result? The driver won't realize the entity has an id. This ain't cool.
hours
What is this feature about (expected vs actual behaviour)?
The id of an entity should be detected by using the @Id annotation
How can I reproduce it?
Rename the "id" variable of an entity into something else. The result? The driver won't realize the entity has an id. This ain't cool.
Does it take minutes, hours or days to fix?
hours
Any additional information?