为什么直接插入,不适用optional会造成有null的情况呢?

来源:6-2 关于红包收发之操作数据库(下)

慕粉4088762

2020-02-20 21:56

为什么直接插入,不适用optional会造成有null的情况呢?

写回答 关注

1回答

  • stop110
    2020-02-21 16:25:47


    Saves a given entity. Use the returned instance for further operations as the save operation might have changed theentity instance completely.

    Type Parameters:<S> Parameters:entity must not be null.Returns:the saved entity; will never be null.


2小时上手SpringBoot

2小时上手SpringBoot,实战开发红包表白程序,体现程序员专属花式浪漫

11882 学习 · 115 问题

查看课程

相似问题