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 |
|
|
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(). |
|
|
Definition at line 52 of file BatchToolTest.java. References test::BatchToolTest::getBt(). |
|
|
Definition at line 38 of file BatchToolTest.java. Referenced by test::BatchToolTest::getBt(). |
|
|
Definition at line 40 of file BatchToolTest.java. Referenced by test::BatchToolTest::getBt(). |
|
|
Definition at line 37 of file BatchToolTest.java. Referenced by test::BatchToolTest::getBt(). |
|
|
Definition at line 39 of file BatchToolTest.java. Referenced by test::BatchToolTest::getBt(). |
1.2.15