Uses of Interface
com.xqj2.XQInsertOptions

Packages that use XQInsertOptions
com.xqj2   
 

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.