There was no request for that feature. It is available in Hibernate where
HQL and Criteria are used even to query objects persisted in XML (then
somebody called it Linq2Xml in .NET)

On Tue, Sep 7, 2010 at 9:09 AM, Abel Braaksma <[email protected]> wrote:

>  Dear List,
>
> In NHibernate 2.1 it seems to be possible to query XML, as described in
> this thread:
> http://groups.google.com/group/nhusers/browse_thread/thread/2c08ad622a30589a/e3cdbfb11ef9bfcf?lnk=gst&q=driver#e3cdbfb11ef9bfcf
>
> I was wondering if we can take this one step further and create a Driver
> (and a Dialect?) that can do CRUD or more for Microsoft CRM's FetchXML (see
> http://msdn.microsoft.com/en-us/library/ms936575.aspx) or any other data
> source that's available only through Web Services. I can think of quite some
> scenario's where this can be useful.
>
> Would this be possible using some standard magic, should we create such a
> driver, or is this something NHibernate should not be used for?
>
> Kind regards,
> Abel
>
> PS: currently working to replace an NHibernate 1.2 layer to SQL Server with
> the same layer to Microsoft CRM.
>
> --
> You received this message because you are subscribed to the Google Groups
> "nhusers" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<nhusers%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/nhusers?hl=en.
>



-- 
Fabio Maulo

-- 
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/nhusers?hl=en.

Reply via email to