Uses of Class
org.wso2.solutions.identity.persistence.DuplicateEntityException

Packages that use DuplicateEntityException
org.wso2.solutions.identity.persistence.dao   
 

Uses of DuplicateEntityException in org.wso2.solutions.identity.persistence.dao
 

Methods in org.wso2.solutions.identity.persistence.dao that throw DuplicateEntityException
 java.lang.Long BaseDAO.create(AbstractDataObject trasientInstance)