Uses of Interface
de.xima.fc.dao.interfaces.ISystemChangeDao
-
Packages that use ISystemChangeDao Package Description de.xima.fc.dao de.xima.fc.dao.impl -
-
Uses of ISystemChangeDao in de.xima.fc.dao
Fields in de.xima.fc.dao declared as ISystemChangeDao Modifier and Type Field Description static ISystemChangeDaoDaoProvider. SYSTEMCHANGE_DAOThe singleton instance ofISystemChangeDaofor accessing, creating, deleting, and updatingSystemChangeentities. -
Uses of ISystemChangeDao in de.xima.fc.dao.impl
Classes in de.xima.fc.dao.impl that implement ISystemChangeDao Modifier and Type Class Description classSystemChangeDao
-