News

SQL statement Displays the auto-generated SQL statement and lets you customize it. If you change the default CREATE TABLE command, you may also have to make changes to the associated column mappings ...
A developer shouldn't spend time on database table creation when unit tests run. Instead, have Hibernate create tables in the database for JPA and other data-driven applications.