A basic map to ensure that each object maintains a single identity within the jaxor context.
For instance, if you do the same query twice, it should return the same object instances each time. This helps
performance, as well as preventing circular identities.