Uses of Interface
org.cxbox.model.core.dao.JpaDao
-
Packages that use JpaDao Package Description org.cxbox.model.core.dao.impl org.cxbox.model.core.service -
-
Uses of JpaDao in org.cxbox.model.core.dao.impl
Classes in org.cxbox.model.core.dao.impl that implement JpaDao Modifier and Type Class Description classJpaDaoImpl -
Uses of JpaDao in org.cxbox.model.core.service
Constructors in org.cxbox.model.core.service with parameters of type JpaDao Constructor Description SystemSettingsImpl(JpaDao jpaDao, org.springframework.context.ApplicationEventPublisher eventPublisher)
-