Could you please let me know whether we have an option to generate ddl from entity class in intellij?
I could do the entity class generation from the table? I am looking to change the definition of a entity class and i need to re-generate the DDL for table?
I am using eclipse links for JPA.