Uses of Class
uk.ac.ebi.intact.persistence.UpdateException

Packages that use UpdateException
uk.ac.ebi.intact.persistence This package provides a persistence capability for intact. 
uk.ac.ebi.intact.util Various utilities and auxiliary scripts. 
 

Uses of UpdateException in uk.ac.ebi.intact.persistence
 

Methods in uk.ac.ebi.intact.persistence that throw UpdateException
 void ObjectBridgeDAO.update(java.lang.Object obj)
           
 void DAO.update(java.lang.Object obj)
          updates a given object which was oroginally obtained in another transaction.
 

Uses of UpdateException in uk.ac.ebi.intact.util
 

Methods in uk.ac.ebi.intact.util that throw UpdateException
 Protein InsertGo.updateProtein(java.lang.String shortLabel, java.lang.String spAc, java.lang.String sgdAc, java.lang.String goAc, java.lang.String pubmedAc)
          Insert or update a protein object.
 



IntAct Project - EMBL-EBI 2004 - intact-help@ebi.ac.uk