00001 /*! \mainpage Introduction 00002 <div class="mainpage"> 00003 <!-- This is the index.html page that the user first sees. --> 00004 00005 <p>The Feature Data Objects (FDO) API provides access to data in a 00006 data store. A provider is a specific implementation of the FDO API 00007 that provides access to data in a particular data store. The FDO 00008 Provider for KingOracle provides FDO with access to an Oracle-based data store 00009 </p> 00010 00011 <p> 00012 For more information, see <i>The Essential FDO</i> 00013 and the <i>FDO Developer's Guide</i>. 00014 </p> 00015 00016 <br> 00017 </div> 00018 */ 00019 00020 00021 00022