Changes

Jump to navigation Jump to search
No change in size ,  13:31, 26 June 2011
no edit summary
Most of the interfaces contain at least the following six files:
# * <code>BaseXClient</code> contains the actual code for creating a session, sending and executing commands and receiving results. Furthermore there is an inner class called <code>query</code> which offers the evaluation of queries in an iterative manner. # * <code>Example</code> demonstrates how to send database commands.# * <code>QueryExample</code> shows you how to evaluate queries in an iterative manner.# * <code>QueryBindExample</code> shows you how to bind a variable to your query and evaluates the query in an iterative manner.# * <code>CreateExample</code> shows how new databases can be created by using streams.# * <code>AddExample</code> shows how documents can be added to a database by using streams.
The interfaces Java and C# also support the event feature:
# * <code>EventExample</code> demonstrates how to use the event feature.
Please check out [https://github.com/BaseXdb/basex-api/blob/master/src/main/readme.txt readme.txt]
bueraucrat, Bureaucrats, editor, reviewer, Administrators
907

edits

Navigation menu