Skip to content

Use DAO pattern for class naming for DAOs #3447

@iliyan-velichkov

Description

@iliyan-velichkov

Currently, all DAOs are named *Repository for example LanguageRepository.
I think will be better if they are *DAO like LanguageDAO.
DAO is more widely used. Repository is something spring specific.

Examples:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions