Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > media > main-release > by-pkgid > bc1980b66a68f286299491ee8724e71c > files > 426

db4.7-4.7.25-6mdv2010.1.x86_64.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_0) on Wed Dec 30 04:50:33 EST 2009 -->
<TITLE>
com.sleepycat.persist.impl Class Hierarchy
</TITLE>

<META NAME="date" CONTENT="2009-12-30">

<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">

<SCRIPT type="text/javascript">
function windowTitle()
{
    if (location.href.indexOf('is-external=true') == -1) {
        parent.document.title="com.sleepycat.persist.impl Class Hierarchy";
    }
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>

</HEAD>

<BODY BGCOLOR="white" onload="windowTitle();">
<HR>


<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../com/sleepycat/persist/evolve/package-tree.html"><B>PREV</B></A>&nbsp;
&nbsp;<A HREF="../../../../com/sleepycat/persist/model/package-tree.html"><B>NEXT</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../../../../index.html?com/sleepycat/persist/impl/package-tree.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>


</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->

<HR>
<CENTER>
<H2>
Hierarchy For Package com.sleepycat.persist.impl
</H2>
</CENTER>
<DL>
<DT><B>Package Hierarchies:</B><DD><A HREF="../../../../overview-tree.html">All Packages</A></DL>
<HR>
<H2>
Class Hierarchy
</H2>
<UL>
<LI TYPE="circle">java.lang.Object<UL>
<LI TYPE="circle">com.sleepycat.persist.impl.<A HREF="../../../../com/sleepycat/persist/impl/ConverterReader.html" title="class in com.sleepycat.persist.impl"><B>ConverterReader</B></A><LI TYPE="circle">com.sleepycat.persist.impl.<A HREF="../../../../com/sleepycat/persist/impl/EnhancedAccessor.html" title="class in com.sleepycat.persist.impl"><B>EnhancedAccessor</B></A><LI TYPE="circle">com.sleepycat.persist.impl.<A HREF="../../../../com/sleepycat/persist/impl/Format.html" title="class in com.sleepycat.persist.impl"><B>Format</B></A> (implements com.sleepycat.persist.raw.<A HREF="../../../../com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw">RawType</A>, java.io.Serializable)
<UL>
<LI TYPE="circle">com.sleepycat.persist.impl.<A HREF="../../../../com/sleepycat/persist/impl/ComplexFormat.html" title="class in com.sleepycat.persist.impl"><B>ComplexFormat</B></A><LI TYPE="circle">com.sleepycat.persist.impl.<A HREF="../../../../com/sleepycat/persist/impl/CompositeKeyFormat.html" title="class in com.sleepycat.persist.impl"><B>CompositeKeyFormat</B></A><LI TYPE="circle">com.sleepycat.persist.impl.<A HREF="../../../../com/sleepycat/persist/impl/EnumFormat.html" title="class in com.sleepycat.persist.impl"><B>EnumFormat</B></A><LI TYPE="circle">com.sleepycat.persist.impl.<A HREF="../../../../com/sleepycat/persist/impl/ObjectArrayFormat.html" title="class in com.sleepycat.persist.impl"><B>ObjectArrayFormat</B></A><LI TYPE="circle">com.sleepycat.persist.impl.<A HREF="../../../../com/sleepycat/persist/impl/PrimitiveArrayFormat.html" title="class in com.sleepycat.persist.impl"><B>PrimitiveArrayFormat</B></A><LI TYPE="circle">com.sleepycat.persist.impl.<A HREF="../../../../com/sleepycat/persist/impl/ProxiedFormat.html" title="class in com.sleepycat.persist.impl"><B>ProxiedFormat</B></A><LI TYPE="circle">com.sleepycat.persist.impl.<A HREF="../../../../com/sleepycat/persist/impl/SimpleFormat.html" title="class in com.sleepycat.persist.impl"><B>SimpleFormat</B></A><UL>
<LI TYPE="circle">com.sleepycat.persist.impl.<A HREF="../../../../com/sleepycat/persist/impl/SimpleFormat.FBigInt.html" title="class in com.sleepycat.persist.impl"><B>SimpleFormat.FBigInt</B></A><LI TYPE="circle">com.sleepycat.persist.impl.<A HREF="../../../../com/sleepycat/persist/impl/SimpleFormat.FBool.html" title="class in com.sleepycat.persist.impl"><B>SimpleFormat.FBool</B></A><LI TYPE="circle">com.sleepycat.persist.impl.<A HREF="../../../../com/sleepycat/persist/impl/SimpleFormat.FByte.html" title="class in com.sleepycat.persist.impl"><B>SimpleFormat.FByte</B></A><LI TYPE="circle">com.sleepycat.persist.impl.<A HREF="../../../../com/sleepycat/persist/impl/SimpleFormat.FChar.html" title="class in com.sleepycat.persist.impl"><B>SimpleFormat.FChar</B></A><LI TYPE="circle">com.sleepycat.persist.impl.<A HREF="../../../../com/sleepycat/persist/impl/SimpleFormat.FDate.html" title="class in com.sleepycat.persist.impl"><B>SimpleFormat.FDate</B></A><LI TYPE="circle">com.sleepycat.persist.impl.<A HREF="../../../../com/sleepycat/persist/impl/SimpleFormat.FDouble.html" title="class in com.sleepycat.persist.impl"><B>SimpleFormat.FDouble</B></A><LI TYPE="circle">com.sleepycat.persist.impl.<A HREF="../../../../com/sleepycat/persist/impl/SimpleFormat.FFloat.html" title="class in com.sleepycat.persist.impl"><B>SimpleFormat.FFloat</B></A><LI TYPE="circle">com.sleepycat.persist.impl.<A HREF="../../../../com/sleepycat/persist/impl/SimpleFormat.FInt.html" title="class in com.sleepycat.persist.impl"><B>SimpleFormat.FInt</B></A><LI TYPE="circle">com.sleepycat.persist.impl.<A HREF="../../../../com/sleepycat/persist/impl/SimpleFormat.FLong.html" title="class in com.sleepycat.persist.impl"><B>SimpleFormat.FLong</B></A><LI TYPE="circle">com.sleepycat.persist.impl.<A HREF="../../../../com/sleepycat/persist/impl/SimpleFormat.FShort.html" title="class in com.sleepycat.persist.impl"><B>SimpleFormat.FShort</B></A><LI TYPE="circle">com.sleepycat.persist.impl.<A HREF="../../../../com/sleepycat/persist/impl/SimpleFormat.FString.html" title="class in com.sleepycat.persist.impl"><B>SimpleFormat.FString</B></A></UL>
</UL>
<LI TYPE="circle">com.sleepycat.persist.impl.<A HREF="../../../../com/sleepycat/persist/impl/PersistCatalog.html" title="class in com.sleepycat.persist.impl"><B>PersistCatalog</B></A><LI TYPE="circle">com.sleepycat.persist.impl.<A HREF="../../../../com/sleepycat/persist/impl/PersistComparator.html" title="class in com.sleepycat.persist.impl"><B>PersistComparator</B></A> (implements java.util.Comparator&lt;T&gt;, java.io.Serializable)
<LI TYPE="circle">com.sleepycat.persist.impl.<A HREF="../../../../com/sleepycat/persist/impl/PersistEntityBinding.html" title="class in com.sleepycat.persist.impl"><B>PersistEntityBinding</B></A> (implements com.sleepycat.bind.<A HREF="../../../../com/sleepycat/bind/EntityBinding.html" title="interface in com.sleepycat.bind">EntityBinding</A>)
<LI TYPE="circle">com.sleepycat.persist.impl.<A HREF="../../../../com/sleepycat/persist/impl/PersistKeyAssigner.html" title="class in com.sleepycat.persist.impl"><B>PersistKeyAssigner</B></A><LI TYPE="circle">com.sleepycat.persist.impl.<A HREF="../../../../com/sleepycat/persist/impl/PersistKeyBinding.html" title="class in com.sleepycat.persist.impl"><B>PersistKeyBinding</B></A> (implements com.sleepycat.bind.<A HREF="../../../../com/sleepycat/bind/EntryBinding.html" title="interface in com.sleepycat.bind">EntryBinding</A>)
<LI TYPE="circle">com.sleepycat.persist.impl.<A HREF="../../../../com/sleepycat/persist/impl/PersistKeyCreator.html" title="class in com.sleepycat.persist.impl"><B>PersistKeyCreator</B></A> (implements com.sleepycat.db.<A HREF="../../../../com/sleepycat/db/ForeignMultiKeyNullifier.html" title="interface in com.sleepycat.db">ForeignMultiKeyNullifier</A>, com.sleepycat.db.<A HREF="../../../../com/sleepycat/db/SecondaryKeyCreator.html" title="interface in com.sleepycat.db">SecondaryKeyCreator</A>, com.sleepycat.db.<A HREF="../../../../com/sleepycat/db/SecondaryMultiKeyCreator.html" title="interface in com.sleepycat.db">SecondaryMultiKeyCreator</A>)
<LI TYPE="circle">com.sleepycat.persist.impl.<A HREF="../../../../com/sleepycat/persist/impl/SimpleCatalog.html" title="class in com.sleepycat.persist.impl"><B>SimpleCatalog</B></A><LI TYPE="circle">com.sleepycat.persist.impl.<A HREF="../../../../com/sleepycat/persist/impl/Store.html" title="class in com.sleepycat.persist.impl"><B>Store</B></A></UL>
</UL>
<H2>
Interface Hierarchy
</H2>
<UL>
<LI TYPE="circle">com.sleepycat.persist.impl.<A HREF="../../../../com/sleepycat/persist/impl/Enhanced.html" title="interface in com.sleepycat.persist.impl"><B>Enhanced</B></A><LI TYPE="circle">com.sleepycat.persist.impl.<A HREF="../../../../com/sleepycat/persist/impl/EntityInput.html" title="interface in com.sleepycat.persist.impl"><B>EntityInput</B></A><LI TYPE="circle">com.sleepycat.persist.impl.<A HREF="../../../../com/sleepycat/persist/impl/EntityOutput.html" title="interface in com.sleepycat.persist.impl"><B>EntityOutput</B></A><LI TYPE="circle">com.sleepycat.persist.impl.<A HREF="../../../../com/sleepycat/persist/impl/Store.SyncHook.html" title="interface in com.sleepycat.persist.impl"><B>Store.SyncHook</B></A></UL>
<HR>


<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../com/sleepycat/persist/evolve/package-tree.html"><B>PREV</B></A>&nbsp;
&nbsp;<A HREF="../../../../com/sleepycat/persist/model/package-tree.html"><B>NEXT</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../../../../index.html?com/sleepycat/persist/impl/package-tree.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>


</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->

<HR>

</BODY>
</HTML>