File: INDEX

package info (click to toggle)
rmysql 0.5.5-2.1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 856 kB
  • ctags: 303
  • sloc: ansic: 2,975; sh: 28; makefile: 12
file content (34 lines) | stat: -rw-r--r-- 1,831 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
dbApply                 Apply R/S-Plus functions to remote groups of
                        DBMS rows (experimental)
dbApply-methods         Apply R/S-Plus functions to remote groups of
                        DBMS rows (experimental)
dbCallProc-methods      Call an SQL stored procedure
dbCommit-methods        DBMS Transaction Management
dbConnect-methods       Create a connection object to an MySQL DBMS
dbDataType-methods      Determine the SQL Data Type of an S object
dbDriver-methods        MySQL implementation of the Database Interface
                        (DBI) classes and drivers
dbGetInfo               Database interface meta-data
dbListTables-methods    List items from an MySQL DBMS and from objects
dbObjectId-class        Class dbObjectId
dbReadTable-methods     Convenience functions for Importing/Exporting
                        DBMS tables
dbSendQuery-methods     Execute a statement on a given database
                        connection
dbSetDataMappings-methods
                        Set data mappings between MySQL and R/S-Plus
fetch-methods           Fetch records from a previously executed query
isIdCurrent             Check whether a database handle object is
                        valid or not
MySQL                   Instantiate a MySQL client from the current R
                        or S-Plus session
MySQLConnection-class   Class MySQLConnection
mysqlDBApply            Apply R/S-Plus functions to remote groups of
                        DBMS rows (experimental)
MySQLDriver-class       Class MySQLDriver
mysqlInitDriver         Support Functions
MySQLObject-class       Class MySQLObject
MySQLResult-class       Class MySQLResult
SQLKeywords-methods     Make R/S-Plus identifiers into legal SQL
                        identifiers
summary-methods         Summarize an MySQL object