0 Replies Latest reply on Nov 16, 2003 3:07 AM by atonyd

    How to determine your conection is a Managed One

    atonyd

      Hi

      Just a quick question.

      I've got some generic Jdbc Utilities and was wondering how I could check whether they we're running inside a managed transaction.

      What I get is a WrappedConnection object. I would like somehow to get at the BaseWrapperManageConnection object and read it's inManagedTransaction property.

      If there's a more generic way, or I'm just missing the plot could someone please let us know.

      Thanks in advance.