Hello everyone. Another Marklogic neophyte here.
Recently, I've been trying to implement a simple CRUD prototype to teach myself the inner workings of MarkLogic using the Java API. However, I have found that the Java API isn't as robust, complete or documented as the XQuery/XSLT and REST API's. Specifically, my reasons for thinking this are within this stack overflow question. "Document XPath searching with Marklogic's Java search API vs XQuery/XSLT API" http://stackoverflow.com/questions/18496468/document-xpath-searching-with-marklogics-java-search-api-vs-xquery-xslt-api I think my only option would be to use XCC or the REST apis. Since the query builder part of the Java API is deprecated, are there any plans to bring fluent querying capabilities back to the Java API? Pretty much like what QueryDSL (http://www.querydsl.com/) provides? Thank you. ------------------------------------ Jesús Zazueta M.
_______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
