8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-31 08:03:04 +01:00
firebird-mirror/src/jrd/extds
asfernandes 166c41c5b1 Move transactRequest, createBlob, openBlob, getSlice, putSlice and ddl from ITransaction to IAttachment.
It's better to have one standard than two, and "ddl" was broken from API POV.
So make the IAttachment always the caller, explicit or implicit (via IStatement or IRequest), and pass the ITransaction as parameter.
2011-03-21 21:56:47 +00:00
..
ExtDS.cpp Added timer-related interfaces. Added helper method to wait for plugin to be released on shutdown. Misc stability changes in PluginManager. 2011-03-16 11:04:04 +00:00
ExtDS.h Added timer-related interfaces. Added helper method to wait for plugin to be released on shutdown. Misc stability changes in PluginManager. 2011-03-16 11:04:04 +00:00
InternalDS.cpp Move transactRequest, createBlob, openBlob, getSlice, putSlice and ddl from ITransaction to IAttachment. 2011-03-21 21:56:47 +00:00
InternalDS.h OSRI and new posix build 2010-10-12 08:02:57 +00:00
IscDS.cpp Getting ready to use 32 (not 31) page and transaction numbers 2011-01-21 17:55:04 +00:00
IscDS.h Getting ready to use 32 (not 31) page and transaction numbers 2011-01-21 17:55:04 +00:00