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?
Transient Fields In Java
Transient Fields In .NET
Transient Classes