Uses of Interface
de.xima.fc.dao.interfaces.IProjektZaehlerDatenDao
-
Packages that use IProjektZaehlerDatenDao Package Description de.xima.fc.dao de.xima.fc.dao.impl -
-
Uses of IProjektZaehlerDatenDao in de.xima.fc.dao
Fields in de.xima.fc.dao declared as IProjektZaehlerDatenDao Modifier and Type Field Description static IProjektZaehlerDatenDaoDaoProvider. PROJEKTZAEHLERDATEN_DAOThe singleton instance ofIProjektZaehlerDatenDaofor accessing, creating, deleting, and updatingProjektZaehlerDatenentities. -
Uses of IProjektZaehlerDatenDao in de.xima.fc.dao.impl
Classes in de.xima.fc.dao.impl that implement IProjektZaehlerDatenDao Modifier and Type Class Description classProjektZaehlerDatenDao
-