Package suncertify.db.util

Class Summary
DbFileGuard Simple class allowing exclusion control to the random access file
LockObject This Class represents the lock object - it is supose to know the id of the client owning the lock and has the lock object for others client that wants to wait for the unlock
RecordStructure The clas contains information about the record structure in a database
Semaphore Standard implmentation of a semaphore - no comments required if you do not understend read concurrent programming basic books