jhipster / jdl-studio

JDL Studio is an online JHipster Domain Language visual editor
https://start.jhipster.tech/jdl-studio/
Apache License 2.0
405 stars 114 forks source link

Can I create a entity with a different name? #26

Closed dotkebi closed 7 years ago

dotkebi commented 7 years ago

Hello. I was impressed with jHipster and JDL-studio.

I'm using your tools at my works: designning entities with jdl studio. Is it possible to use entity name differently? @Entity (name = 'diffenertName'). I looked at the keyword token, but I do not find that reserved word.

deepu105 commented 7 years ago

Sorry we do not support this as its very easy to change after generation. You could however use a different table name though