this happens because now that we have migrations hibernate.hbm2ddl is set to validate inside persistence.xml
if we need to support H2, this needs to change to "update", but only for H2