Uses of Class
org.gcube.dbinterface.persistence.ObjectNotFoundException

Packages that use ObjectNotFoundException
org.gcube.dbinterface.persistence   
 

Uses of ObjectNotFoundException in org.gcube.dbinterface.persistence
 

Methods in org.gcube.dbinterface.persistence that throw ObjectNotFoundException
 T ObjectPersistency.getByKey(Object key)
           
 void ObjectPersistency.update(T obj)
           
 void ObjectPersistency.updateByFields(T obj, HashMap<String,Object> fieldValueMapping)
           
 



Copyright © 2013. All Rights Reserved.