TIBCO ActiveSpaces®
File List
Here is a list of all files with brief descriptions:
o*batchresult.h
o*conn.hApplications use a connection object to create sessions
o*event.hTable Listeners receive event objects in their callback to indicate that a change has occurred on the table they are listening on
o*gridmetadata.hA data grid metadata object contains metadata information about the data grid and the tables in the data grid
o*iterator.hA DataGrid iterator object traverses the rows of a table
o*resultset.hA resultset object is used to iterate over some or all of the rows that are returned after executing a query
o*resultsetmetadata.hA resultsetmetadata object is used to obtain information about a query
o*row.hRow objects contain columns with values
o*sess.hA session object provides the context for a thread of operations involving data grid resources
o*statement.hA statment object is used execute SQL and return a resultset
o*table.hA table object contains rows
o*tablelistener.hA table listener listens for changes to a specific table
o*tablemetadata.hA table metadata object contains information about a specific table in the data grid. This information includes column names, column types, index names, etc
o*tibdg.hThis file defines calls that intialize and terminate an ActiveSpaces client
\*types.hActiveSpaces client datatype definitions