//MetaPhrase/com.github.diegoberaldin.metaphrase.domain.project.persistence.dao
Package-level declarations
Types
Name | Summary |
---|---|
DefaultProjectDao | [jvm] class DefaultProjectDao : ProjectDao |
DefaultRecentProjectDao | [jvm] class DefaultRecentProjectDao : RecentProjectDao |
DefaultSegmentDao | [jvm] class DefaultSegmentDao : SegmentDao |
ProjectDao | [jvm] interface ProjectDao Contract for the project data access object. |
RecentProjectDao | [jvm] interface RecentProjectDao Contract for the recent project data access object. |
SegmentDao | [jvm] interface SegmentDao Contract for the segment data access object. |