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 final IDatenbankZugriffDao
DaoProvider.DATENBANKZUGRIFF_DAO
-
Uses of IDatenbankZugriffDao in de.xima.fc.dao.impl
Classes in de.xima.fc.dao.impl that implement IDatenbankZugriffDaoModifier and TypeClassDescriptionclass
The default implementation ofIDatenbankZugriffDao
that can be accessed viaDaoProvider
.