Uses of Class
com.subshell.persistence.exception.ObjectNotFoundException

Packages that use ObjectNotFoundException
com.subshell.persistence.mapper Classes for working with database-independent persistence mappers. 
 

Uses of ObjectNotFoundException in com.subshell.persistence.mapper
 

Methods in com.subshell.persistence.mapper that throw ObjectNotFoundException
 T PersistenceMapper.load(Serializable id)
          Loads an object from the database.
 



Copyright © 2004-2005 subshell GmbH. All Rights Reserved.