1 #ifndef FAIRDBMULTCONNECTOR_H
2 #define FAIRDBMULTCONNECTOR_H
12 #if !defined(__CINT__) || defined(__MAKECINT__)
39 Int_t
GetDbNo(
const string& dbName)
const;
53 Int_t requireGlobal = 0,
54 Int_t dbNo = 0)
const;
57 Int_t
GetTableDbNo(
const string& tableName, Int_t selectDbNo = -1)
const;
58 Bool_t
TableExists(
const string& tableName, Int_t selectDbNo = -1)
const {
64 const string& tableDescr);
104 void SetBLock(Bool_t setting = kTRUE);