EntityBatchUpdate
Class responsible for performing a batch update operation on multiple instances of an Entity class.
Parameters
klass
The EntityClass associated with the entities to batch update.
Functions
Link copied to clipboard
Executes the batch update SQL statement for each added entity in the provided transaction and returns the number of updated rows.