Where should I be creating the entity objects?
I have an entity class and an entity DAO class.
Should it be the responsibility of the DAO class to create instances of t开发者_JS百科he entity class, or should there be an entity creator/manager cl
问答
阅读(10)