Classes
Package org.zorbaxquery.api.xqj

Classes

class  ZorbaXQCollection
 A Collection is a persistent sequence of node items. More...
class  ZorbaXQCollectionManager
 This class defines a set of functions for managing persistent collections. More...
class  ZorbaXQConnection
 A connection (session) with a specific XQuery engine. More...
class  ZorbaXQDataSource
 An ZorbaXQDataSource is a factory for ZorbaXQConnection objects. More...
class  ZorbaXQDocumentManager
class  ZorbaXQExpression
 This interface describes the execute immediate functionality for expressions. More...
class  ZorbaXQItemType
 The ZorbaXQItemType class represents an item type as defined in XQuery 1.0: An XML Query language. More...
class  ZorbaXQMetaData
 ZorbaXQMetaData class provides information about the data source, in various aspects, such as the product name and version identification, supported features, specific behaviors, user information, product limits and so forth. More...
class  ZorbaXQPreparedExpression
 This class describes an expression that can be prepared for multiple subsequent executions. More...
class  ZorbaXQResultItem
 This class represents an immutable item object obtained from an XQResultSequence using the getItem method. More...
class  ZorbaXQResultSequence
 This class represents a sequence of items obtained as a result of evaluation XQuery expressions. More...
class  ZorbaXQResultSequenceScrollable
 This class represents a sequence of items obtained as a result of evaluation XQuery expressions. More...
class  ZorbaXQSequence
 This interface represents a sequence of items as defined in the XDM. More...
class  ZorbaXQSequenceType
 The ZorbaXQSequenceType interface represents a sequence type as XQuery 1.0: An XML Query language. More...
class  ZorbaXQStaticCollectionManager
 Using the ZorbaXQStaticCollectionManager one can retrieve information about statically declared collections and indexes as well as manage them. More...
class  ZorbaXQStaticContext
 An ZorbaXQStaticContext represents default values for various XQuery Static Context Components. More...
class  ZorbaXQXmlDataManager
 Using the ZorbaXQXmlDataManager one can manage documents and collections. More...
blog comments powered by Disqus