well, now i got another error along the lines of
check the manual that corresponds to your MySQL server version for the right syntax to use near ‘type=InnoDB’
–>hibernate generates a script that is wrong in defining “type=” where it should be “engine=”. whooppee so it seems i can only create the tables myself..