[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] JDBC in an XQuery world (?)
- From: John Cowan <cowan@mercury.ccil.org>
- To: David Lee <dlee@calldei.com>
- Date: Sun, 2 Oct 2011 13:02:40 -0400
David Lee scripsit:
> This is one way of looking at it and perhaps the most fruitful. But
> I disagree with the premise that jdbc MUST use SQL as the query
> language. The difference between vendor's "SQL" is so vast they might
> as well be different languages. So why not allow pure xquery as the
> JDBC query string?
Well, if you want Hibernate to pretty much work out of the box, you need
SQL. You can't reasonably expect the Hibernate folks to add XQuery as
one of their SQL dialects.
> As for the results .. Xquery returns xdm not XML so there needs to be
> a mapping of xdm to ResultSet interface.
True. But you also need an input mapping of SQL concepts like tables,
columns, and rows.
--
There is / One art John Cowan <cowan@ccil.org>
No more / No less http://www.ccil.org/~cowan
To do / All things
With art- / Lessness --Piet Hein
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]