Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
237
private:
238
DsqlBatch* batch;
Callers
3
~DsqlBatch
Method · 0.45
~DsqlCursor
Method · 0.45
shutdown
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected