FetchType.LAZY和FetchType.EAGER什么区别,1、FetchType.LAZY:懒加载,加载一个实体时,定义懒加载的属性不会马上从数据库中加载。2、FetchType.
確定! 回上一頁