|
I like the idea of 'Generic Dao', but I think Dao's wouldn't return persisted objects. I think in a third type parameter in the Generic Dao for the main DTO class for an entity (Entity class and ID class would be the two first types). Is this a good solution? Thanks.
(comments are locked)
|