saveAll abstract method

List<T> saveAll(
  1. List<T> t
)

Implementation

List<T> saveAll(List<T> t);