Package ajax.database

Class Summary
HibernateFactory This is the Hibernate Entity Manager factory for the entire application.
PendingMessage Hibernate entity bean for the Pending Message table
PendingMessageBean Encapsulates the logic for dealing with PendingMessage objects
User Hibernate entity bean for the User table
UserBean Encapsulated the logic for dealing with Users [objects].
 

Exception Summary
UserAccountNotFoundException  
UserCredentialMismatchException  
UserEmailExistsException Exception indicating that an email address was already used to register an account.