Uses of Interface
de.xima.fc.dao.interfaces.IProjectIdentityCheckDataDao
-
Packages that use IProjectIdentityCheckDataDao Package Description de.xima.fc.dao de.xima.fc.dao.impl -
-
Uses of IProjectIdentityCheckDataDao in de.xima.fc.dao
Fields in de.xima.fc.dao declared as IProjectIdentityCheckDataDao Modifier and Type Field Description static IProjectIdentityCheckDataDao
DaoProvider. PROJECTIDENTITYCHECKDATA_DAO
The singleton instance ofIProjectIdentityCheckDataDao
for accessing, creating, deleting, and updatingProjectIdentityCheckData
entities. -
Uses of IProjectIdentityCheckDataDao in de.xima.fc.dao.impl
Classes in de.xima.fc.dao.impl that implement IProjectIdentityCheckDataDao Modifier and Type Class Description class
ProjectIdentityCheckDataDao
-