../
|
tools/
|
83
(16 years ago)
by duarte:
Got rid of getTables4Db in DataDistribution
Add method getTables4Db to MySQLConnection. Makes a lot more sense.
Changed accordingly the only call to the method in DataDistribution's method chkCounts
|
testPymolServer.java
|
24
(16 years ago)
by stehr:
moved executables (classes with main function) to root directory
|
testGraph2Pml.java
|
50
(16 years ago)
by filippis:
More examples added and the current ones modified according to Graph2Pml changes
|
testClusterConnection.java
|
36
(16 years ago)
by duarte:
Now using constructor without key and createStatement with key, since createStatement without key is not allowed anymore (is now private)
|
makeNbhTbl.java
|
24
(16 years ago)
by stehr:
moved executables (classes with main function) to root directory
|