Imagine class

From m204wiki
Jump to navigation Jump to search

The Imagine class can be used to interact with the Imagine Transparency broker for the current transaction. Note that in Imagine, a transaction includes both retrieval requests and updating requests. Imagine is a non-relational, ACID database and application server that is capable of mapping Model 204 data relatively easily.

Currently, there is no Imagine object per se – the Imagine class is just a collection of shared methods. Because Imagine Transparency files and transactions are automatically kept in synch with the corresponding files in Model 204 any updates in the Model 204 transaction are visible in the Imagine transaction and vice versa

List of Imagine methods

The "List of Imagine methods" shows all the class methods.