Uses of Class
org.wso2.mercury.persistence.dto.InternalKeyDto

Packages that use InternalKeyDto
org.wso2.mercury.persistence   
org.wso2.mercury.persistence.hibernate   
 

Uses of InternalKeyDto in org.wso2.mercury.persistence
 

Methods in org.wso2.mercury.persistence with parameters of type InternalKeyDto
 void PersistenceManager.save(InternalKeyDto internalKeyDto)
          adds a new internal key to persistence storage underline persistence storage should set the id
 

Uses of InternalKeyDto in org.wso2.mercury.persistence.hibernate
 

Methods in org.wso2.mercury.persistence.hibernate with parameters of type InternalKeyDto
 void HibernatePersistenceManager.save(InternalKeyDto internalKeyDto)
           
 



~~~~~~~~~~~~~~~~~~~ Mercury ~~~~~~~~~~~~~~~~~~~~~