<?php
$TOC = array (
  0 => 
  array (
    0 => 'mysql-xdevapi-table.construct.php',
    1 => 'Table::__construct',
  ),
  1 => 
  array (
    0 => 'mysql-xdevapi-table.count.php',
    1 => 'Table::count',
  ),
  2 => 
  array (
    0 => 'mysql-xdevapi-table.delete.php',
    1 => 'Table::delete',
  ),
  3 => 
  array (
    0 => 'mysql-xdevapi-table.existsindatabase.php',
    1 => 'Table::existsInDatabase',
  ),
  4 => 
  array (
    0 => 'mysql-xdevapi-table.getname.php',
    1 => 'Table::getName',
  ),
  5 => 
  array (
    0 => 'mysql-xdevapi-table.getschema.php',
    1 => 'Table::getSchema',
  ),
  6 => 
  array (
    0 => 'mysql-xdevapi-table.getsession.php',
    1 => 'Table::getSession',
  ),
  7 => 
  array (
    0 => 'mysql-xdevapi-table.insert.php',
    1 => 'Table::insert',
  ),
  8 => 
  array (
    0 => 'mysql-xdevapi-table.isview.php',
    1 => 'Table::isView',
  ),
  9 => 
  array (
    0 => 'mysql-xdevapi-table.select.php',
    1 => 'Table::select',
  ),
  10 => 
  array (
    0 => 'mysql-xdevapi-table.update.php',
    1 => 'Table::update',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.mysql-xdevapi.php',
    1 => 'Mysql_xdevapi',
  ),
  1 => 
  array (
    0 => 'set.mysqlinfo.php',
    1 => 'MySQL',
  ),
  2 => 
  array (
    0 => 'refs.database.vendors.php',
    1 => '针对各数据库系统对应的扩展',
  ),
  3 => 
  array (
    0 => 'refs.database.php',
    1 => '数据库扩展',
  ),
  4 => 
  array (
    0 => 'funcref.php',
    1 => '函数参考',
  ),
  5 => 
  array (
    0 => 'index.php',
    1 => '序言',
  ),
);