Only JPA table scripts should be used as a starting point, and you should not use JPA to create tables during production.
"create table", DBA , Flyway . XML, LiquideBase.
script , . JPA script, , , , , , varchar(255) 255 , , - , 1.
Flyway Spring, , , ( ) script src/main/resources/db/migration/V1__initial_script.sql.