Uses of Interface
de.xima.fc.dao.interfaces.ISystemPropertyDao
- 
Packages that use ISystemPropertyDao Package Description de.xima.fc.dao de.xima.fc.dao.impl  - 
- 
Uses of ISystemPropertyDao in de.xima.fc.dao
Fields in de.xima.fc.dao declared as ISystemPropertyDao Modifier and Type Field Description static ISystemPropertyDaoDaoProvider. SYSTEMPROPERTY_DAOThe singleton instance ofISystemPropertyDaofor accessing, creating, deleting, and updatingSystemPropertyentities. - 
Uses of ISystemPropertyDao in de.xima.fc.dao.impl
Classes in de.xima.fc.dao.impl that implement ISystemPropertyDao Modifier and Type Class Description classSystemPropertyDao 
 -