Package aspoev.manager

Class Summary
DatabaseManager This class acts as an intermedary between a database system and the Vejal interpreter (aspoev.interpreter.Interpreter).
DatabaseObject This class is an object handle for the database.
DatabaseRelationship  
QueryEnumeration  
TransactionManager This class merely acts as a proxy between the interpreter and the database manager for transactions - the rest is pretty self explanatory.