The initialization logic of DataContainer accesses all bound collections in order to trigger their retrieval. This is slow in any case and only actually works if called inside a transaction.
The initialization logic of DataContainer accesses all bound collections in order to trigger their retrieval. This is slow in any case and only actually works if called inside a transaction.