Hibernate can use two types of fetch when you are mapping the relationship between two entities: EAGER and LAZY . In general, the EAGER fetch type is not a ...
確定! 回上一頁