Changes

Jump to navigation Jump to search
182 bytes added ,  22:04, 16 March 2012
* Creates query object with session and query:<br/><code>Query(Session s, String query)</code>
* Binds an external variable:<br/><code>void bind(String name, String value, String type). The type can be an empty string.</code> * {{Version|7.2:}} Binds the context item:<br/><code>void context(String value, String type). The type can be an empty string.</code>
* Executes the query:<br/><code>String execute()</code>
Bureaucrats, editor, reviewer, Administrators
13,554

edits

Navigation menu