Package com.ivata.mask.persistence

Interface Summary
PersistenceManager Defines how data objects are stored and retrieved throughout the system.
PersistenceSession A persistence session must be opened (by calling PersistenceManager.openSession before performing any other persistence operation.
 

Exception Summary
FinderException An instance of this class is thrown when we couldn't find what we were looking for.
PersistenceException This message is thrown when one of the persistence classes cannot locate, remove, or create a data object.
 



Copyright © 2001-2005 ivata limited. All Rights Reserved.