Uses of Package
org.orange.kicsa.integration.employee

Packages that use org.orange.kicsa.integration.employee
org.orange.kicsa.integration 
org.orange.kicsa.integration.employee 
test.org.orange.kicsa.integration.employee 

Classes in org.orange.kicsa.integration.employee used by %2% org.orange.kicsa.integration
AbstractDAOFactory
          
JDBCDAOFactory
          
JDODAOFactory
          
MemoryDAOFactory
          
 

Classes in org.orange.kicsa.integration.employee used by %2% org.orange.kicsa.integration.employee
EmployeeJDBCDAO
          Employee JDBC Data Access Object (DAO)
EmployeeMemoryDAO
          Version de test :
+ ne nécessite pas de base de données
- Retourne des données limitées et invariables
 

Classes in org.orange.kicsa.integration.employee used by %2% test.org.orange.kicsa.integration.employee
TestEmployeeJDBCDAO
          JUnit TestCase.