I have a DTO that has a whole bunch of members. I was wondering if Java supports the idea of a for(in) for the开发者_如何学运维 class.I don\'t think it does, but it would save me a ton of grief if it
Have seen some similar questions: What is the d开发者_开发问答ifference between a JavaBean and a POJO?
I am considering bringing NHibernate into a project but have a question on how read only DTOs would be implemented. Entities are easy, but what about scenarios where you have a field our two from mult