JDL entity schema and field types explained #26625
Unanswered
simpletasks
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi.
I want to understand filed types defined in JDL entities. Also I want to understand JDL schema specifically related to entities.
Where I can find JDL schema?
where I can find description of defined field types?
For particular database I can find great description of data types in online sources. I would like to read something similar about JDL field types.
I try to map between JDL field types and database data types. Staring with JDL when generating JHipster version of app JDL is mapped to Object types and Relational part is created in a form of Liquibase change sets.
Beta Was this translation helpful? Give feedback.
All reactions