Skip to content

Stored enumeration processing #6

Open
@sok82

Description

@sok82

Implement processing of stored enumerations - those that are in fact limited-value-list enumerations (like gender or calendar months) but in the same time are stored in a separate table and are referred by foreign key from other table.

These types of enumerations must be

  1. Identified in model as both enumeration AND entity
  2. Parsed during annotation processing

Metadata

Metadata

Assignees

No one assigned

    Labels

    improvementImprovement of feature that was introduced earlier

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions