Uses of Interface
de.xima.fc.dao.interfaces.IVorgangDao
-
Packages that use IVorgangDao Package Description de.xima.fc.dao de.xima.fc.dao.impl -
-
Uses of IVorgangDao in de.xima.fc.dao
Fields in de.xima.fc.dao declared as IVorgangDao Modifier and Type Field Description static IVorgangDaoDaoProvider. VORGANG_DAOThe singleton instance ofIVorgangDaofor accessing, creating, deleting, and updatingVorgangentities. -
Uses of IVorgangDao in de.xima.fc.dao.impl
Classes in de.xima.fc.dao.impl that implement IVorgangDao Modifier and Type Class Description classVorgangDao
-