../
|
tools/
|
112
(15 years ago)
by duarte:
New static method getIdFromMaster. Inserts an id in a table in key_master database and gets the last_insert_id. To be used in graph generation
|
makeNbhTbl.java
|
24
(16 years ago)
by stehr:
moved executables (classes with main function) to root directory
|
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)
|
testGraph2Pml.java
|
50
(16 years ago)
by filippis:
More examples added and the current ones modified according to Graph2Pml changes
|
testMySQLConnection.java
|
107
(15 years ago)
by duarte:
Initial commit, Hello World MySQLConnection program for newcomers
|
testPymolServer.java
|
24
(16 years ago)
by stehr:
moved executables (classes with main function) to root directory
|