Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

test::JobToolTest Class Reference

List of all members.

Public Methods

void test1 () throws Exception

Public Attributes

String url = System.getProperty("net.threebit.utils.sosc.DbTool.jdbcURL")
String className = System.getProperty("net.threebit.utils.sosc.DbTool.jdbcURLClassName")
String userName = System.getProperty("net.threebit.utils.sosc.DbTool.jdbcURLUserName")
String password = System.getProperty("net.threebit.utils.sosc.DbTool.jdbcURLPassword")

Private Methods

DbTool getDb () throws Exception

Member Function Documentation

DbTool test::JobToolTest::getDb   throws Exception [inline, private]
 

Definition at line 40 of file JobToolTest.java.

References test::JobToolTest::className, test::JobToolTest::password, test::JobToolTest::url, and test::JobToolTest::userName.

Referenced by test::JobToolTest::test1().

void test::JobToolTest::test1   throws Exception [inline]
 

Definition at line 48 of file JobToolTest.java.

References test::JobToolTest::getDb().


Member Data Documentation

String test::JobToolTest::className = System.getProperty("net.threebit.utils.sosc.DbTool.jdbcURLClassName")
 

Definition at line 36 of file JobToolTest.java.

Referenced by test::JobToolTest::getDb().

String test::JobToolTest::password = System.getProperty("net.threebit.utils.sosc.DbTool.jdbcURLPassword")
 

Definition at line 38 of file JobToolTest.java.

Referenced by test::JobToolTest::getDb().

String test::JobToolTest::url = System.getProperty("net.threebit.utils.sosc.DbTool.jdbcURL")
 

Definition at line 35 of file JobToolTest.java.

Referenced by test::JobToolTest::getDb().

String test::JobToolTest::userName = System.getProperty("net.threebit.utils.sosc.DbTool.jdbcURLUserName")
 

Definition at line 37 of file JobToolTest.java.

Referenced by test::JobToolTest::getDb().


The documentation for this class was generated from the following file:
Generated on Mon Jul 14 17:19:30 2003 for SOSC by doxygen1.2.15