Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > 864d1c3c3cd8df4e3a2692faf8776e05 > files > 1284

db4o-doc-7.4-2.fc13.i686.rpm

<html>
  <head>
    <META http-equiv="Content-Type" content="text/html; charset=utf-8">
    <title>Selective Persistence</title>
    <link rel="stylesheet" type="text/css" href="../../style.css">
  </head>
  <body>
    <div class="CommonContent">
      <div class="CommonContentArea">
        <h1>Selective Persistence</h1><span class="java"><p>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.</p>
<p>How to avoid saving these fields to db4o?</p><p><div class="childTopicList">More Reading:<ul>
<li><p><a href="selective_persistence/transient_fields_in_java.html" class="wikiLink">Transient Fields In Java</a></p></li>
<li><p><a href="selective_persistence/transient_fields_in_.net.html" class="wikiLink">Transient Fields In .NET</a></p></li>
<li><p><a href="selective_persistence/transient_classes.html" class="wikiLink">Transient Classes</a></p></li>
<li><p><a href="selective_persistence/storing_transient_fields.html" class="wikiLink">Storing Transient Fields</a></p></li>
</ul></div>
&nbsp;</p></span></div>
    </div>
    <div id="footer">
					This revision (2) was last Modified 2007-01-29T06:34:56 by Tetyana.
				</div>
  </body>
</html>