TIBCO ActiveSpaces®
|
batchresult.h | A batchresult object encapsulates the results of a single batch of operations. returned by tibdgSession_GetRows , tibdgSession_PutRows , and tibdgSession_DeleteRows |
conn.h | Applications use a connection object to create sessions |
event.h | Table Listeners receive event objects in their callback to indicate that a change has occurred on the table they are listening on |
gridmetadata.h | A data grid metadata object contains metadata information about the data grid and the tables in the data grid |
iterator.h | A DataGrid iterator object traverses the rows of a table |
resultset.h | A resultset object is used to iterate over some or all of the rows that are returned after executing a query |
resultsetmetadata.h | A resultsetmetadata object is used to obtain information about a query |
row.h | Row objects contain columns with values |
sess.h | A session object provides the context for a thread of operations involving data grid resources |
statement.h | A statment object is used execute SQL and return a resultset |
table.h | A table object contains rows |
tablelistener.h | A table listener listens for changes to a specific table |
tablemetadata.h | A table metadata object contains information about a specific table in the data grid. This information includes column names, column types, index names, etc |
tibdg.h | This file defines calls that intialize and terminate an ActiveSpaces client |
types.h | ActiveSpaces client datatype definitions |