Skip to content

Reuse objects in DAO #5

@freemo

Description

@freemo

When copying from DAO to beans and back there should be a mechanism to cache and reuse objects that are equal (by id or internal name) rather than creating new instances.

This works both ways, when persisting a bean to the DAO it should look for the existing one int he database and modify it rather than always creating new ones.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions