70 #if ROOT_VERSION_CODE >= ROOT_VERSION(5,15,0)
71 #include <TBufferFile.h>
104 if(fCurrentResult) ((
ODBCResultSet*)fCurrentResult)->fImp = 0;
122 if(!
fImp) { Destroyed();
return; }
126 imp->
setNull(parameterIndex,sqlType);
149 if(!
fImp) { Destroyed();
return; }
176 if(!
fImp) { Destroyed();
return; }
180 imp->
setByte(parameterIndex,x);
203 if(!
fImp) { Destroyed();
return; }
230 if(!
fImp) { Destroyed();
return; }
234 imp->
setInt(parameterIndex,x);
257 if(!
fImp) { Destroyed();
return; }
261 imp->
setLong(parameterIndex,x);
284 if(!
fImp) { Destroyed();
return; }
311 if(!
fImp) { Destroyed();
return; }
340 if(!
fImp) { Destroyed();
return; }
369 if(!
fImp) { Destroyed();
return; }
398 if(!
fImp) { Destroyed();
return; }
406 imp->
setDate(parameterIndex,dt);
430 if(!
fImp) { Destroyed();
return; }
438 imp->
setTime(parameterIndex,tm);
462 if(!
fImp) { Destroyed();
return; }
506 if(!
fImp) { Destroyed();
return; }
510 Int_t xl = x->BufferSize()>length ? length : x->BufferSize();
511 std::istringstream*
s =
new std::istringstream(x->Buffer());
543 if(!
fImp) { Destroyed();
return; }
547 Int_t xl = x->BufferSize()>length ? length : x->BufferSize();
550 std::istream*
s =
new std::istringstream(
a);
574 #if ROOT_VERSION_CODE >= ROOT_VERSION(5,15,0)
575 TBuffer *
b =
new TBufferFile(TBuffer::kWrite);
577 TBuffer *b =
new TBuffer(TBuffer::kWrite);
580 SetBinaryStream(parameterIndex,b,b->BufferSize());
600 if(!
fImp) { Destroyed();
return; }
627 if(!
fImp) { Destroyed();
return 0; }
633 if(fCurrentResult)
delete fCurrentResult;
680 if(!
fImp) { Destroyed();
return kFALSE; }
682 Bool_t return_value = kFALSE;
697 return_value = kFALSE;
719 if(!
fImp) { Destroyed();
return 0; }
721 Int_t return_value = 0;
757 if(!
fImp) { Destroyed();
return 0; }
761 if(fCurrentResult)
delete fCurrentResult;
792 if(!
fImp) { Destroyed();
return 0; }
794 Int_t return_value = 0;
826 Bool_t return_value = kFALSE;
828 if(!
fImp) { Destroyed();
return return_value; }
857 if(!
fImp) { Destroyed();
return 0; }
859 Int_t return_value = 0;
889 if(!
fImp) { Destroyed();
return; }
913 if(!
fImp) { Destroyed();
return 0; }
915 Int_t return_value = 0;
941 if(!
fImp) { Destroyed();
return; }
970 if(!
fImp) { Destroyed();
return; }
999 if(!
fImp) { Destroyed();
return kFALSE; }
1001 Bool_t return_value = kFALSE;
1012 return return_value;
1028 Int_t return_value = 0;
1030 if(!
fImp) { Destroyed();
return return_value; }
1041 return return_value;
1057 if(!
fImp) { Destroyed();
return; }
1080 if(!
fImp) { Destroyed();
return; }
1103 if(!
fImp) { Destroyed();
return; }
1106 if(fCurrentResult) {
1107 delete fCurrentResult;
1111 SafeDelete(fBatches);
1149 if(!
fImp) { Destroyed();
return; }
1179 if(!
fImp) { Destroyed();
return; }
1215 if(!
fImp) { Destroyed();
return; }
1233 Int_t return_value = 0;
1235 if(!
fImp) { Destroyed();
return return_value; }
1246 return return_value;
1259 Int_t return_value = 0;
1261 if(!
fImp) { Destroyed();
return return_value; }
1272 return return_value;
1287 Int_t return_value = 0;
1289 if(!
fImp) { Destroyed();
return return_value; }
1300 return return_value;