ViewVC Help
View Directory | Root Listing
root/i-scream/experimental/server/DBInterface
File Last Change
 ../
DBInsertTest.java 1.2 (23 years ago) by pjm2: Made a change but then removed it. Just keeping CVS happy...
DBLastInsertTest.java 1.2 (23 years ago) by pjm2: Changed to reflect the structure of our new DB design. Also uses a lock on the tables to ensure that many inserts are run quickly. An ACID state is ensured throughout.
DBMultipleInsertTest.java 1.2 (23 years ago) by pjm2: This class makes use of transaction features on the mySQL database. Running the main method reveals that MySQL versions older than 3.23.15 do not support transactions. This is unfortunate, as raptor currently uses 3.22.32-log. We shall have to find another way of doing things...
0 directories and 3 files shown