Uses of Interface
de.xima.fc.dao.interfaces.IDatenbankZugriffDao
Packages that use IDatenbankZugriffDao
-
Uses of IDatenbankZugriffDao in de.xima.fc.dao
Fields in de.xima.fc.dao declared as IDatenbankZugriffDaoModifier and TypeFieldDescriptionstatic IDatenbankZugriffDaoDaoProvider.DATENBANKZUGRIFF_DAODeprecated.Methods in de.xima.fc.dao that return IDatenbankZugriffDao -
Uses of IDatenbankZugriffDao in de.xima.fc.dao.impl
Classes in de.xima.fc.dao.impl that implement IDatenbankZugriffDaoModifier and TypeClassDescriptionclassThe default implementation ofIDatenbankZugriffDaothat can be accessed viaDaoProvider. -
Uses of IDatenbankZugriffDao in de.xima.fc.dao.interfaces
Methods in de.xima.fc.dao.interfaces that return IDatenbankZugriffDao
IDatenbankZugriffDaoshould be injected via CDI where needed or useIDatenbankZugriffDao.getInstance()