Skip to content
This repository was archived by the owner on Mar 31, 2019. It is now read-only.

Immutable BOs

Zsolt Kovács edited this page Mar 11, 2018 · 3 revisions

Immutable Business Objects

Nothing is overwritten or thrown away

CRISTAL-iSE stores Business Objects as XML Documents. Every Activity execution writes a new Document to the database, never updating the existing one.

Clone this wiki locally