1. Testing jpa ddl types stackoverflow.comI'm trying to run some tests and every time I run play it clears the database. I guess this is due to my "test.jpa.ddl" property. Current code:
Is it just removing this ... |
2. Make EcliseLink fail if there is an error executing the DDL statements stackoverflow.comWe use EclipseLink for persistence, and have configured EclipseLink to automatically create the database tables etc., by setting the property |