java - Generate tables from entities in IntelliJ 11 IDEA -



java - Generate tables from entities in IntelliJ 11 IDEA -

are there no alternative generate tables entities in intellij? using jpa , eclipselink implementation. trying generate tables mysql. see options importing.

do have utilize eclipse generate tables?

i believe not possible in intellij. far remember project 1.5 years ago, didn't utilize exporting database, done automatically upon deploy jboss.

hope helps.

java java-ee jpa intellij-idea

Comments

Popular posts from this blog

delphi - blogger via idHTTP : error 400 bad request -

c++ - compiler errors when initializing EXPECT_CALL with function which has program_options::variables_map as parameter -

How do I check if an insert was successful with MySQLdb in Python? -