Uses of Interface
de.xima.fc.dao.interfaces.IProjektZaehlerDao
-
Packages that use IProjektZaehlerDao Package Description de.xima.fc.dao de.xima.fc.dao.impl -
-
Uses of IProjektZaehlerDao in de.xima.fc.dao
Fields in de.xima.fc.dao declared as IProjektZaehlerDao Modifier and Type Field Description static IProjektZaehlerDao
DaoProvider. PROJEKTZAEHLER_DAO
The singleton instance ofIProjektZaehlerDao
for accessing, creating, deleting, and updatingProjektZaehler
entities. -
Uses of IProjektZaehlerDao in de.xima.fc.dao.impl
Classes in de.xima.fc.dao.impl that implement IProjektZaehlerDao Modifier and Type Class Description class
ProjektZaehlerDao
-