On 12/01/11 14:34, Dimitry Sibiryakov wrote:
>    Hello, All.
>
>    Let's say I defined few UDR triggers and I need to keep rather big array 
> of shared 
> information bound to a transaction. What is the best (fastest) way to do it?
>    If I have to organize my own storage, I need to identify the transaction. 
> Is 
> ITransaction pointer got from context stable or the only reliable way is the 
> transaction ID?
>

ITransaction pointer is stable. The only case when it becomes invalid
with transaction still active is when 2 transactions are joined in
distributed one.


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to