Data Tables

From RemObjects Software

Jump to: navigation, search

This is a Data Abstract Architecture entry
Feel free to add your notes to this topic below.



Data Tables are classes that hold live data on the client application at runtime, to make it available to application code and visual controls. Client Data Tables can be filled from a remote source (typically a Data Abstract server) using a RemoteDataAdapter/TDARemoteDataAdapter component that coordinates the connection to the server or from local source. Data Tables maintain a local history of changes (Delta) and can apply those changes back to the database.

Data Abstract currently provides three concrete implementations of data tables in the form of:


See Also


Product: RemObjects Data Abstract
Current version: Data Abstract 'Vinci' (5.0)

ListsGlossaryFeaturesHow ToDriversComponentsToolsSamplesArticlesArchitectureIssues

Personal tools