Above Multi Entity Target

Target having another below

AboveMultiEntityTarget is a kind of QueryMultiEntityTarget, which requires a source target - a data supplier, from which he is taking the data to the buffer.

This target collects reads entity collections from source target, keep it into memory, may refresh those collections on demand.

However, all operation related to insert, update or delete, are being executed both into in-memory collection and provided source target.

This kind of target may be usable if you want to read content from database, keeps it into a memory (some kind of cache), but you thread database as a master where each modification must be persisted.













© Copyright 2018-2023 Elephant Software Klaudiusz Wojtkowiak 
e-mail: contact@daobab.io