Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MySQLPreparedStatementPrivate Class Reference

#include <RDBC/blob/master/mysql/MySQLStatementPrivate.h>

+ Inheritance diagram for MySQLPreparedStatementPrivate:
+ Collaboration diagram for MySQLPreparedStatementPrivate:

Private Attributes

UInt_t fBindType
 
UInt_t fRowsInSet
 
ULong_t fMaxLength
 
Ulong_t fMaxRows
 
Int_t fQueryTimeout
 
TString fCatalog
 
TString fQuery
 
Int_t fCursorType
 

Friends

class TSQLStatement
 
class TSQLPreparedStatement
 

Detailed Description

Definition at line 34 of file MySQLStatementPrivate.h.

View newest version in sPHENIX GitHub at line 34 of file MySQLStatementPrivate.h

Friends And Related Function Documentation

friend class TSQLPreparedStatement
friend

Definition at line 37 of file MySQLStatementPrivate.h.

View newest version in sPHENIX GitHub at line 37 of file MySQLStatementPrivate.h

friend class TSQLStatement
friend

Definition at line 36 of file MySQLStatementPrivate.h.

View newest version in sPHENIX GitHub at line 36 of file MySQLStatementPrivate.h

Member Data Documentation

UInt_t MySQLPreparedStatementPrivate::fBindType
private

Definition at line 40 of file MySQLStatementPrivate.h.

View newest version in sPHENIX GitHub at line 40 of file MySQLStatementPrivate.h

TString MySQLPreparedStatementPrivate::fCatalog
private

Definition at line 46 of file MySQLStatementPrivate.h.

View newest version in sPHENIX GitHub at line 46 of file MySQLStatementPrivate.h

Int_t MySQLPreparedStatementPrivate::fCursorType
private

Definition at line 49 of file MySQLStatementPrivate.h.

View newest version in sPHENIX GitHub at line 49 of file MySQLStatementPrivate.h

ULong_t MySQLPreparedStatementPrivate::fMaxLength
private

Definition at line 43 of file MySQLStatementPrivate.h.

View newest version in sPHENIX GitHub at line 43 of file MySQLStatementPrivate.h

Ulong_t MySQLPreparedStatementPrivate::fMaxRows
private

Definition at line 44 of file MySQLStatementPrivate.h.

View newest version in sPHENIX GitHub at line 44 of file MySQLStatementPrivate.h

TString MySQLPreparedStatementPrivate::fQuery
private

Definition at line 47 of file MySQLStatementPrivate.h.

View newest version in sPHENIX GitHub at line 47 of file MySQLStatementPrivate.h

Int_t MySQLPreparedStatementPrivate::fQueryTimeout
private

Definition at line 45 of file MySQLStatementPrivate.h.

View newest version in sPHENIX GitHub at line 45 of file MySQLStatementPrivate.h

UInt_t MySQLPreparedStatementPrivate::fRowsInSet
private

Definition at line 41 of file MySQLStatementPrivate.h.

View newest version in sPHENIX GitHub at line 41 of file MySQLStatementPrivate.h


The documentation for this class was generated from the following file: