Home > m > mysql > Contents.m

Contents

PURPOSE ^

%%%%%%%%%%%%%%%%%%% path: m/mysql %%%%%%%%%%%%%%%%%%%%

SYNOPSIS ^

This is a script file.

DESCRIPTION ^

%%%%%%%%%%%%%%%%%%%   path: m/mysql   %%%%%%%%%%%%%%%%%%%%

   <a href="matlab:help m/mysql/ltpda_dbquery">m/mysql/ltpda_dbquery</a>      -  query an AO repository database.
   <a href="matlab:help m/mysql/ltpda_insert">m/mysql/ltpda_insert</a>       -  inserts values into a single row of a table using JDBC driver
   <a href="matlab:help m/mysql/ltpda_obj_retrieve">m/mysql/ltpda_obj_retrieve</a> -  retrieves a collection of objects from an LTPDA repository.
   <a href="matlab:help m/mysql/ltpda_obj_submit">m/mysql/ltpda_obj_submit</a>   -  submits the given collection of objects to an LTPDA Repository.
   <a href="matlab:help m/mysql/mysql_connect">m/mysql/mysql_connect</a>      -  connects to an AO repository and returns the connection object.
   <a href="matlab:help m/mysql/mysql_getMD5hash">m/mysql/mysql_getMD5hash</a>   -  gets the md5 hash string of a given object ID.
   <a href="matlab:help m/mysql/mysql_getMaxId">m/mysql/mysql_getMaxId</a>     -  get the maximum Id from the objs table.
   <a href="matlab:help m/mysql/mysql_getObjIds">m/mysql/mysql_getObjIds</a>    -  gets a list of object ids from a given collection id.
   <a href="matlab:help m/mysql/mysql_getObjType">m/mysql/mysql_getObjType</a>   -  gets the object type associated with the given object id.
   <a href="matlab:help m/mysql/mysql_getUserID">m/mysql/mysql_getUserID</a>    -  gets the user ID number corresponding to the given user name.
   <a href="matlab:help m/mysql/mysql_getXdoc">m/mysql/mysql_getXdoc</a>      -  retrieves an object with given id from the LTPDA

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Mon 31-Mar-2008 13:54:54 by m2html © 2003