[odb-users] Circular relation problem with external file mapping

Boris Kolpackov boris at codesynthesis.com
Mon Jul 29 06:27:26 EDT 2013


Hi Romain,

Romain Gros <grosr.romain at gmail.com> writes:

> But at this point, the QuestStep::quest_ pointer in the loaded object
> is not initialized, it's only a default value.

To load a bi-directional (i.e., circular) relationship you need to 
use a session. This is discussed in detail at the beginning of
Chapter 6, "Relationships".

Boris



More information about the odb-users mailing list