Uses of Interface
de.xima.fc.dao.interfaces.IMandantDao
-
Packages that use IMandantDao Package Description de.xima.fc.dao de.xima.fc.dao.impl -
-
Uses of IMandantDao in de.xima.fc.dao
Fields in de.xima.fc.dao declared as IMandantDao Modifier and Type Field Description static IMandantDao
DaoProvider. MANDANT_DAO
The singleton instance ofIMandantDao
for accessing, creating, deleting, and updatingMandant
entities. -
Uses of IMandantDao in de.xima.fc.dao.impl
Classes in de.xima.fc.dao.impl that implement IMandantDao Modifier and Type Class Description class
MandantDao
-