Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Package
org.jdaemon.test.sql

Classes in org.jdaemon.test.sql used by org.jdaemon.test.sql
TestConnection
          Dummy implementation of java.sql.Connection for testing purposes Implementation is currently pretty skeletal; could easily be fleshed out in order to make this class more useful.
TestStatement
          Statement object for test database connection Ultimately most operations simply cause output to be written to the parent collection's Log