Menu

Query Interceptors?

Karloff
2006-09-04
2013-04-22
  • Karloff

    Karloff - 2006-09-04

    Fantastic release! I've been using Wilson ORMapper for a while now but I am considering DomainObjects now as it is open source!

    My question is: is there any extension mechanism for intercepting queries before they are sent of within the transaction? Basically, similar to the IInterceptCommand in WORM. I am looking to support MS SQL Server 2005 specific features such as XQuery over XML data types.

    Any ideas, advice and comments would be much appreciated. Many thanks in advance!

    Karl

     
    • Richard Beauchamp

      Hi Karl,

      > Fantastic release!

      Thanks!

      > My question is: is there any extension
      > mechanism for intercepting queries before
      > they are sent of within the transaction?

      No. So I understand: what do you want to do after intercepting the query?

      > I am looking to support MS SQL Server
      > 2005 specific features such as
      > XQuery over XML data types.

      I haven't used these features yet and currently there's no support in DomainObjects for them.

      Regards,

      Richard

       

Log in to post a comment.