CrudRepository · save: Pass an Entity Bean or a subclass to Entity Bean and it will be persisted. · saveAll: Pass an iterable of the Entities and will be saved.
確定! 回上一頁