Uses of Class
com.avoka.fc.core.dao.EventOutboxDao
Packages that use EventOutboxDao
Package
Description
Provides the Data Access Objects used by SmartForm Manager.
-
Uses of EventOutboxDao in com.avoka.fc.core.dao
Methods in com.avoka.fc.core.dao that return EventOutboxDaoModifier and TypeMethodDescriptionstatic EventOutboxDao
DaoFactory.getEventOutboxDao()
Return a newEventOutboxDao
instance