org.tm4j.tologx.PreparedQuery .getQueryString()

Description

Returns the prepared query string in tolog syntax. This string may differ from the original string used to prepare the query, as optimisations may have been performed by the QueryEvaluator.

Returns

the prepared query string in tolog syntax.

Other Resources

Related Topics