I don't know about the good design but why should you make a detached copy of an perfectly good entity? It's just more work.
However, if you need to use dto for webservices or there are some cases when you need to get fields from different entities then maybe you should consider dto. -- View this message in context: http://www.nabble.com/using-hibernate-pojo-as-model-instead-of-dto-tp25071549p25079082.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
