GeekArticles
Concepts
Design
Concepts
DesignArticle :: Using the Data Accessor Pattern
Design patterns aren't just for application code. In this extract from Data Access Patterns: Database Interactions in Object-Oriented Applications, Clifton Nock explains the Data Accessor pattern, which decouples application logic from the physical data access implementation by defining an abstraction that exposes only logical operations to the application code.n
Sponsored Links
Read Next: Article :: Different Work: Why the Manufacturing Mindset Does Not Apply to Software Development
Related Topics
Subscribe via RSS
Design
- Article :: Introduction to Capability Cases
- Article :: How To Solve Big Software Development Problems
- Article :: Using the Data Accessor Pattern
- Article :: Different Work: Why the Manufacturing Mindset Does Not Apply to Software Development
- Article :: Elliotte Rusty Harold's 10 Must-Have Technical Books
- Article :: Introduction to Objects, UML, and Java
- Article :: Wheels Within Wheels: Model Problems in Practice
- Article :: Introduction to UML for Database Design
- Article :: The Business Case for Components
- Article :: The Design of Component-Based Systems
