| Trait | Description |
|---|---|
| AsyncSupport | a trait to be used for colating/slicing a list into "batches" to then asynchronously with Transactions insert or update for maximum performance. |
| Class | Description |
|---|---|
| GparsAsyncSupport | a Gpars implementation of the AsyncSupport trait to be used for colating/slicing a list into "batches" to then asynchronously process with Transactions insert or update for maximum performance. |