Uses of Interface
com.xqj2.XQInsertOptions

Packages that use XQInsertOptions
com.xqj2 Contains proposed additions to the XQuery API for Java™ 1.0
 

Uses of XQInsertOptions in com.xqj2
 

Methods in com.xqj2 with parameters of type XQInsertOptions
 void XQConnection2.insertItem(String uri, XQItem item, XQInsertOptions options)
          Inserts an item into the XML DataSource with a given URI.