hibernate 忽略错误
注释方式:
import org.hibernate.annotations.NotFound;
@NotFound(action=NotFoundAction.IGNORE)