Contents | %%%%%%%%%%%%%%%%%%% path: m/mysql %%%%%%%%%%%%%%%%%%%% |
logindlg | LOGINDLG presents the user with a username/password login dialog box. |
ltpda_dbquery | LTPDA_DBQUERY query an AO repository database. |
ltpda_getAOsInTimeSpan | LTPDA_GETAOSINTIMESPAN performs high-level queries to retrieve AOs from an LTPDA repository. |
ltpda_insert | LTPDA_INSERT inserts values into a single row of a table using JDBC driver |
ltpda_obj_retrieve | LTPDA_OBJ_RETRIEVE retrieves a collection of objects from an LTPDA repository. |
ltpda_obj_submit | LTPDA_OBJ_SUBMIT submits the given collection of objects to an LTPDA Repository. |
mysql_connect | MYSQL_CONNECT connects to an AO repository and returns the connection object. |
mysql_getMD5hash | MYSQL_GETMD5HASH gets the md5 hash string of a given object ID. |
mysql_getMaxId | MYSQL_GETMAXID get the maximum Id from the objs table. |
mysql_getObjIds | MYSQL_GETOBJIDS gets a list of object ids from a given collection id. |
mysql_getObjType | MYSQL_GETOBJTYPE gets the object type associated with the given object id. |
mysql_getUserID | MYSQL_GETUSERID gets the user ID number corresponding to the given user name. |
mysql_getXdoc | MYSQL_GETXDOC retrieves an object with given id from the LTPDA |