Objective Grid : PART II Programmer’s Guide : Chapter 21 Database Engine Architecture
Chapter 21 Database Engine Architecture
Introduction to Database Engine Architecture
The Database Engine Architecture is a new scalable, extensible framework that enables you to bind Objective Grid to different data sources. The details of database access are decoupled from the grid in a separate DBEngine class (a CGXDBEngine subclass). The browser-like layout and update logic are in a layout-manager class (CGXBrowserLayoutManager).