All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class w3c.pics.db.TestJDBC

java.lang.Object
   |
   +----w3c.pics.db.TestJDBC

public class TestJDBC
extends Object
TestJDBC provides a command-line interface with the SQL server used with SimpleJDBC as well as shortcuts for some frequently used commands.

See Also:
SimpleJDBC

Constructor Index

 o TestJDBC()

Method Index

 o main(String[])
Runs the TestJDBC program.

Constructors

 o TestJDBC
 public TestJDBC()

Methods

 o main
 public static void main(String args[])
Runs the TestJDBC program. The following commands are available (this information is identical to what appears when the help command is issued).


All Packages  Class Hierarchy  This Package  Previous  Next  Index