j
k
j a
j l
I have tested below code but it is not working. System.setProperty("org.basex.DEFAULTDB", "true"); XQDataSource xqs = new BaseXXQDataSource();
I have tested below code but it is not working.
System.setProperty("org.basex.DEFAULTDB", "true"); XQDataSource xqs = new BaseXXQDataSource();
What do you get if you run the following XQuery expression?
db:system()//defaultdb
Back to the thread
Back to the list