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

test::BatchToolTest 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

BatchTool getBt () throws Exception

Member Function Documentation

BatchTool test::BatchToolTest::getBt   throws Exception [inline, private]
 

Definition at line 42 of file BatchToolTest.java.

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

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

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

Definition at line 52 of file BatchToolTest.java.

References test::BatchToolTest::getBt().


Member Data Documentation

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

Definition at line 38 of file BatchToolTest.java.

Referenced by test::BatchToolTest::getBt().

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

Definition at line 40 of file BatchToolTest.java.

Referenced by test::BatchToolTest::getBt().

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

Definition at line 37 of file BatchToolTest.java.

Referenced by test::BatchToolTest::getBt().

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

Definition at line 39 of file BatchToolTest.java.

Referenced by test::BatchToolTest::getBt().


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