WPI GDC CMS 0.0.1

Package org.wpi.gdc.cms.db

Interface Summary
DBIterator Almost identical to an Iterator, this contains one method used to signal that even though there are still items left to be retrieved, the caller no longer wishes to receive them.
 

Class Summary
DBEngine An abstract class that contains the basic interface that allows the CMS to load and save objects into the database.
Restriction Restrictions describe what values are required for certain fields.
StringRestriction This restriction describes how a string should appear.
 

Exception Summary
DatabaseException Indicates that an error occured while attempting to load data from a database.
 


WPI GDC CMS 0.0.1

Copyright © 2001 WPI Game Development Club. All Rights Reserved.