// collectionMappers[collectionFieldNo] = new
// ForeignKeyCollectionMapper(oneToManyProperties[collectionFieldNo],
// parameterBase, lookup,
// objectMapperLookup);
CollectionMapper collectionMapper = null;
// Trying to detect recursion, here.
// Let ForeignKeyInChildCollectionMapper find itself when a
// field is a collection of the current
// field type.