Uses of Class
fr.umlv.javaodb.RollbackException

Uses of RollbackException in fr.umlv.javaodb
 

Methods in fr.umlv.javaodb that throw RollbackException
 void PersistenceContext.commit()
          Commits all persistent object states.
 void PersistenceContext.delete(Object o)
          Deletes an object from the context.
 void PersistenceContext.rollback()
          Discards all modificatiions on all objects states of the current context.
 



2006 - Université de Marne-la-Vallée