RAII class to manage PFS statement instrumentation for statement executed using Statement Handle interface.
More...
RAII class to manage PFS statement instrumentation for statement executed using Statement Handle interface.
This class mainly manages setting query text of statement being executed for PFS instrumentation and starts the PFS statement instrumentation. In the destructor of this RAII class, reset query text (i.e. set query text of parent query) ands end the PFS statement instrumentation.