Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TSQLResultSet.h File Reference
#include <RDBC/TSQL.h>
#include <TArrayC.h>
#include <TSQLResult.h>
+ Include dependency graph for TSQLResultSet.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TSQLResultSet
 

Enumerations

enum  EResultSetConcurrency { kCONCUR_READ_ONLY, kCONCUR_UPDATABLE }
 
enum  EResultSetType { kTYPE_FORWARD_ONLY, kTYPE_SCROLL_INSENSITIVE, kTYPE_SCROLL_SENSITIVE }
 

Enumeration Type Documentation

Enumerator:
kCONCUR_READ_ONLY 
kCONCUR_UPDATABLE 

Definition at line 28 of file TSQLResultSet.h.

View newest version in sPHENIX GitHub at line 28 of file TSQLResultSet.h

Enumerator:
kTYPE_FORWARD_ONLY 
kTYPE_SCROLL_INSENSITIVE 
kTYPE_SCROLL_SENSITIVE 

Definition at line 33 of file TSQLResultSet.h.

View newest version in sPHENIX GitHub at line 33 of file TSQLResultSet.h