|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--net.windward.tools.CheckJdbc
Provides a means to check JDBC parameters to use when connecting to a database.
| Constructor Summary | |
CheckJdbc()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
Checks JDBC parameters to use when connecting to a databse. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CheckJdbc()
| Method Detail |
public static void main(java.lang.String[] args)
args - The two or four commands for connecting to the JDBC database. Pass -? for help.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||