Uses of Class
com.ail.core.persistence.UpdateException

Packages that use UpdateException
com.ail.core.persistence.hibernate   
 

Uses of UpdateException in com.ail.core.persistence.hibernate
 

Methods in com.ail.core.persistence.hibernate that throw UpdateException
 void HibernateUpdateService.invoke()
          The 'business logic' of the entry point.
 void HibernateCloseSessionService.invoke()
          The 'business logic' of the entry point.
 void HibernateOpenSessionService.invoke()
          The 'business logic' of the entry point.