Sophie

Sophie

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

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

<html>
  <head>
    <META http-equiv="Content-Type" content="text/html; charset=utf-8">
    <title>Possible Usecases</title>
    <link rel="stylesheet" type="text/css" href="../../../style.css">
  </head>
  <body>
    <div class="CommonContent">
      <div class="CommonContentArea">
        <h1>Possible Usecases</h1><p>There are many usecases for external callbacks,
including:</p>

<ul><li>cascaded deletes, updates</li><li>referential integrity checks</li><li>gathering statistics</li><li>autoassigned fields<br></li><li>assigning customary unique IDs for external referencing</li><li>delayed deletion (objects are marked for deletion when
delete(object) is called and cleaned out of database in a later maintenance
operation)</li><li>ensuring object fields uniqueness within the same class
etc.&nbsp;</li></ul>


<div class="childTopicList">More Reading:<ul>
<li><p><a href="possible_usecases/cascaded_behavior.html" class="wikiLink">Cascaded Behavior</a></p></li>
<li><p><a href="possible_usecases/referential_integrity.html" class="wikiLink">Referential Integrity</a></p></li>
<li><p><a href="possible_usecases/query_statistics.html" class="wikiLink">Query Statistics</a></p></li>
<li><p><a href="possible_usecases/autoincrement.html" class="wikiLink">Autoincrement</a></p></li>
</ul></div>
<br></div>
    </div>
    <div id="footer">
					This revision (8) was last Modified 2007-01-02T16:22:05 by Tetyana.
				</div>
  </body>
</html>