Imagine class

From m204wiki
Revision as of 11:07, 25 March 2025 by Alex (talk | contribs) (Created page with "<p> The <var>Imagine</var> class can be used to interact with the <var class="product">Imagine Transparency</var> broker for the current transaction. Note that in <var class="product">Imagine</var>, a transaction includes both retrieval requests and updating requests. <var class="product">Imagine</var> is a non-relational, [https://en.wikipedia.org/wiki/ACID ACID] database and application server that is capable of mapping <var class="product">Model 204</var> data relativ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.