The Object_Construction chapter covers the alternative configurations db4o offers for object reinstantiation. What's left to see is how we can store objects of a class that can't be cleanly stored with either of these approaches.
Java Example Class
.NET Example Class
The Translator API
.NET Translator Implementation
Java Translator Implementation
Built-In Translators