Bug 501294 - Add database schema validation
Summary: Add database schema validation
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Eclipselink (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-12 15:44 EDT by Gilberto Caetano de Andrade CLA
Modified: 2022-06-09 10:09 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gilberto Caetano de Andrade CLA 2016-09-12 15:44:27 EDT
I could not find a way to check the database schema upon startup. Hibernate automatically performs schema validation when hibernate.hbm2ddl.auto=validate, OpenJPA when openjpa.jdbc.SynchronizeMappings=validate and DataNucleus when datanucleus.schema.validateTables=true and this is really cool. 

Any chance to achieve this with EclipseLink?

I hope the spec guys take it in account as well https://java.net/jira/browse/JPA_SPEC-68.

Regards
Comment 1 Eclipse Webmaster CLA 2022-06-09 10:09:54 EDT
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink