Ludovic
Results
1
comments of
Ludovic
For me, the advantage to use an `EntityRowMapper` is that it handles the `Embedded.OnEmpty` as I have `Embedded` object. That way the mapping is homogeneous with the usage of `JdbcAggregateTemplate`....