Batch Create, Batch Update, Batch Delete

Does Yii support batch create, update and delete? If so can you show me a general template showing you how to do this. I was looking for it, but couldn’t find anything. I don’t want to loop through an array and make a SQL query each time.