Hi,

I am having trouble to persist in a Voyage repository Association formed
with a key being a non string object (let's say a Month) and value a non
basic object, instance of a model object.

So far, I have an error bsonTypeCode not understood on my value object.
I could implement bsonTypeCode, but I suspect I will have trouble too
with the key, as I see from Voyage code it is persisted as a String.

An idea how to overcome this (without modifying my model)?

Fuel was persisting it fine.

Thanks

Hilaire

-- 
Dr. Geo
http://drgeo.eu


Reply via email to