Uses of Interface
sk.stuba.fiit.foo07.genex.dao.UserDao

Packages that use UserDao
sk.stuba.fiit.foo07.genex.dao DAO stands for Data Access Object, and as the name suggests this package contains interfaces and classes for accessing database layer Almost every class from package beans has DAO here. 
 

Uses of UserDao in sk.stuba.fiit.foo07.genex.dao
 

Classes in sk.stuba.fiit.foo07.genex.dao that implement UserDao
 class UserDaoDerby
           
 



Copyright © 2008 Faculty of Informatics and Information Technologies, STU Bratislava. All Rights Reserved.