../
|
tools/
|
74
(16 years ago)
by duarte:
New method createNewKeyMasterTbl
To create a new keyMaster table in the key_master database for a certain table
Will also insert a new record in dbs_keys for the new table.
If a record for it already existed it will print an error and continue as the error is harmless.
|
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)
|
testPymolServer.java
|
24
(16 years ago)
by stehr:
moved executables (classes with main function) to root directory
|
makeNbhTbl.java
|
24
(16 years ago)
by stehr:
moved executables (classes with main function) to root directory
|