IO performs lots of queries to retrieve a group of objects
(like an SQL result set or Container attributes) and this
behavior has a low performance issue.
Objects retrieving could be performed, retrieving more
than one record at a time and assigning all result sets
inside InstantBroker decendant classes.