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

Go to the source code of this file.

Classes

class  TSQLDate
 
class  TSQLTime
 
class  TSQLTimestamp
 

Enumerations

enum  ESQLTypes {
  kBIGINT = -5, kBINARY = -2, kBIT = -7, kCHAR = 1,
  kDATE = 91, kTIME = 92, kTIMESTAMP = 93, kSMALLINT = 5,
  kDECIMAL = 3, kDOUBLE = 8, kFLOAT = 6, kINTEGER = 4,
  kLONGVARBINARY = -4, kLONGVARCHAR = -1, kNUMERIC = 2, kREAL = 7,
  kTINYINT = -6, kVARBINARY = -3, kVARCHAR = 12
}
 

Enumeration Type Documentation

enum ESQLTypes
Enumerator:
kBIGINT 
kBINARY 
kBIT 
kCHAR 
kDATE 
kTIME 
kTIMESTAMP 
kSMALLINT 
kDECIMAL 
kDOUBLE 
kFLOAT 
kINTEGER 
kLONGVARBINARY 
kLONGVARCHAR 
kNUMERIC 
kREAL 
kTINYINT 
kVARBINARY 
kVARCHAR 

Definition at line 20 of file TSQLTypes.h.

View newest version in sPHENIX GitHub at line 20 of file TSQLTypes.h