MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / resetHandle

Method resetHandle

src/jrd/EngineInterface.h:232–235  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

230 }
231
232 void resetHandle()
233 {
234 batch = NULL;
235 }
236
237private:
238 DsqlBatch* batch;

Callers 3

~DsqlBatchMethod · 0.45
~DsqlCursorMethod · 0.45
shutdownMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected