Uses of Interface
de.xima.fc.dao.interfaces.IFrontendServerPropertyDao
-
Packages that use IFrontendServerPropertyDao Package Description de.xima.fc.dao de.xima.fc.dao.impl -
-
Uses of IFrontendServerPropertyDao in de.xima.fc.dao
Fields in de.xima.fc.dao declared as IFrontendServerPropertyDao Modifier and Type Field Description static IFrontendServerPropertyDao
DaoProvider. FRONTENDSERVERPROPERTY_DAO
The singleton instance ofIFrontendServerPropertyDao
for accessing, creating, deleting, and updatingFrontendServerProperty
entities. -
Uses of IFrontendServerPropertyDao in de.xima.fc.dao.impl
Classes in de.xima.fc.dao.impl that implement IFrontendServerPropertyDao Modifier and Type Class Description class
FrontendServerPropertyDao
-