Uses of Interface
de.xima.fc.dao.interfaces.IUserEmailDao
Packages that use IUserEmailDao
-
Uses of IUserEmailDao in de.xima.fc.dao
Fields in de.xima.fc.dao declared as IUserEmailDaoModifier and TypeFieldDescriptionstatic final IUserEmailDaoDaoProvider.USEREMAIL_DAOThe singleton instance ofIUserEmailDaofor accessing, creating, deleting, and updatingUserEmailentities.Methods in de.xima.fc.dao that return IUserEmailDao -
Uses of IUserEmailDao in de.xima.fc.dao.impl
Classes in de.xima.fc.dao.impl that implement IUserEmailDaoModifier and TypeClassDescriptionclassImplementation of theIUserEmailDaofor reading and writingUserEmailentities.