Uses of Class
org.orange.kicsa.integration.AbstractDAOFactory

Packages that use AbstractDAOFactory
org.orange.kicsa 
org.orange.kicsa.integration 

Uses of AbstractDAOFactory in org.orange.kicsa
 

Methods in org.orange.kicsa that return AbstractDAOFactory
static AbstractDAOFactoryApplication.getDAOFactory()
          
 

Uses of AbstractDAOFactory in org.orange.kicsa.integration
 

Subclasses of AbstractDAOFactory in org.orange.kicsa.integration
class JDBCDAOFactory
          
class JDODAOFactory
          
class MemoryDAOFactory