Delegator createAll
When you works with huge data (like synchronize system service), the delegator appears to slow with unitary creation. If we do not need to analyze each entity, we have implemented a new function to load a list of entities only with one transaction through the standard sql method INSERT TO ... VALUES ... .
Because we need to go fast, this method doesn't implement the eeca system so you need to use it carefully.
Edited by Leila Mekika