Tag: XQJ

XQJ Part VI - Manipulating the static context
Today's post in the XQJ series explains how to access and manipulate the static context through the XQJ API.

XQuery defines the Static Context as...

Marc Van Cappellen August 29, 2007
XQJ Part V - Serializing query results
The XQuery 1.0 specification consists out of multiple books, one is XSLT 2.0 and XQuery 1.0 Serialization. Given a data model instance, it defines how to serialize it into...
Marc Van Cappellen August 23, 2007
XQJ Part IV - Processing query results
In XQJ Part III we learned how to execute queries. In XQuery, query evaluation results in a sequence. In XQJ, executing a query through XQExpression or XQPreparedExpression returns an XQSequence object. An...
Marc Van Cappellen August 20, 2007
XQJ Part III - Executing queries
In XQJ Part II we explained how to create a connection. Now your application is ready to do some real work, executing queries.

In XQJ an XQExpression objects allows you to execute an XQuery expression. Such...

Marc Van Cappellen August 16, 2007
XQJ Part II - Setting up a session
There is a large variety of XQuery implementations, both from an architectural perspective, as well as in the range of supported data sources. XQJ is designed that all these different architectures can be plugged in. For example, based on the XQJ and XQuery implementation, the required parameters and...
Marc Van Cappellen August 10, 2007

Also Able to Explore

Prefooter Dots
Subscribe Icon

Latest Stories in Your Inbox

Subscribe to get all the news, info and tutorials you need to build better business apps and sites

Loading animation