Hello!
Consider getting a collection of entities within an opened session. We only get collection , but not loading data from it(by performing load operations:e.g. iterate on collection). After close and open session again, i try to load data by exception occure. I suppose session must be the same for loading data, but why it is ?
Consider getting a collection of entities within an opened session. We only get collection , but not loading data from it(by performing load operations:e.g. iterate on collection). After close and open session again, i try to load data by exception occure. I suppose session must be the same for loading data, but why it is ?