Package | Description |
---|---|
org.itracker.persistence.dao |
This package contains all Data Access Object (XxxDAO) interfaces
along with their Hibernate implementations (XxxDAOImpl).
|
Modifier and Type | Class | Description |
---|---|---|
class |
UserDAOImpl |
Modifier and Type | Method | Description |
---|---|---|
UserDAO |
UserPreferencesDAOImpl.getUserDAO() |
Modifier and Type | Method | Description |
---|---|---|
void |
UserPreferencesDAOImpl.setUserDAO(UserDAO userDAO) |
Copyright © 2002–2019 itracker. All rights reserved.