Hello Dariusz,
the Tamino API for Java now has a new method:
public TResponse xquery(TXQuery xquery) throws TXQueryException
(The construction of a TXQuery instance is done in the same way as a TQuery.)
I hope that helps,
Trevor.
Hello Dariusz,
the Tamino API for Java now has a new method:
public TResponse xquery(TXQuery xquery) throws TXQueryException
(The construction of a TXQuery instance is done in the same way as a TQuery.)
I hope that helps,
Trevor.