Changes

Jump to navigation Jump to search
66 bytes removed ,  23:40, 12 December 2010
m
→‎Example: moved comments inside the code
==Example==
#Create a session object:<br/><pre class="brush:java">// Create a session object:Session session = new Session("localhost", 1984, "admin", "admin");< //pre> #Run the command in question and print the textual result:<br/><pre class="brush:java">print session.execute("info database");< //pre> #Close the session:<br/><pre class="brush:java">session.close();</pre>
administrator, Bureaucrats, editor, Interface administrators, reviewer, Administrators
401

edits

Navigation menu