Open topic with navigation
Sometimes your persistent classes may have fields, which are useless or even undesirable to store. References to classes, which objects are constructed at runtime, can be an example.
How to avoid saving these fields to db4o?
More Reading:
Transient Fields In .NET
Transient Classes
Storing Transient Fields