fyang
committed
on 24 Sep 06
turn off lazy loading for integration.
we should modify addStaffMember and addLearner method in LessonService
to eagerly load the related ob… Show more
turn off lazy loading for integration.

we should modify addStaffMember and addLearner method in LessonService

to eagerly load the related objects so that we can turn on lazy loading later on

for best performance

Show less