Hi all,
I deployed an app with eclipselink.ddl-generation set to 'drop and
create' to wipe out my data for some tests. When I restarted the
server (without any redeploy) it wiped out my tables again.
Is it normal that the table generation code runs on every server
start? I thought it was only when deploying the app for some reason.
Thanks,
Bobby