- Kotlin Blueprints
- Ashish Belagali Hardik Trivedi Akshay Chordiya
- 60字
- 2021-07-02 21:50:18
Repository
The repository pattern is used to create a layer between database operations and our business logic. It is one popular pattern used to create enterprise level applications. It restricts us to directly performing operations on the database and helps us to test the code.
The following is the hierarchy of MessageRepository, which handles the operations to the database:
推薦閱讀
- Cocos2d Cross-Platform Game Development Cookbook(Second Edition)
- 深度實踐OpenStack:基于Python的OpenStack組件開發
- Drupal 8 Blueprints
- Mastering phpMyAdmin 3.4 for Effective MySQL Management
- Linux環境編程:從應用到內核
- 人人都是網站分析師:從分析師的視角理解網站和解讀數據
- 數據結構(C語言)
- Scala程序員面試算法寶典
- Kotlin編程實戰:創建優雅、富于表現力和高性能的JVM與Android應用程序
- Learning YARN
- Illustrator CS6設計與應用任務教程
- Emotional Intelligence for IT Professionals
- Anaconda數據科學實戰
- Visual Basic程序設計實驗指導及考試指南
- 精益軟件開發管理之道