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

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

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

Methods in com.ail.core.persistence.hibernate that throw CreateException
 void HibernateDeleteService.invoke()
          The 'business logic' of the entry point.
 void HibernateCreateService.invoke()
          The 'business logic' of the entry point.