Refactor Architecture by Tiers
Move Data Access code logically and/or physically closer to the actual data source. Move processing logic out of the client and presentation tiers into the business tier.
For further information see page 116 of Core J2EE Patterns by Alur, Crupi, and Malks
***** 아름다운프로님에 의해서 게시물 복사 + 카테고리변경되었습니다 (2003-12-18 17:27)