Uses of Class
org.orange.kicsa.integration.skill.SkillMemoryDAO

Packages that use SkillMemoryDAO
org.orange.kicsa.integration.skill 

Uses of SkillMemoryDAO in org.orange.kicsa.integration.skill
 

Fields in org.orange.kicsa.integration.skill declared as SkillMemoryDAO
(package private) SkillMemoryDAOSkillJDBCDAO.cache
          Cache
 

Methods in org.orange.kicsa.integration.skill that return SkillMemoryDAO
static SkillMemoryDAOSkillMemoryDAO.getInstance()