Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stored enumeration processing #6

Open
sok82 opened this issue Aug 27, 2019 · 0 comments
Open

Stored enumeration processing #6

sok82 opened this issue Aug 27, 2019 · 0 comments
Labels
improvement Improvement of feature that was introduced earlier
Projects

Comments

@sok82
Copy link
Collaborator

sok82 commented Aug 27, 2019

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
@sok82 sok82 added the improvement Improvement of feature that was introduced earlier label Aug 27, 2019
@sok82 sok82 added this to ToDo in ERM4J MVP via automation Aug 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement of feature that was introduced earlier
Projects
ERM4J MVP
  
ToDo
Development

No branches or pull requests

1 participant