I have a database which is accessed by old client/server apps besides JPA/EclipseLink. My JPA app can't update database schema. How can I use EclipseLink to just report schema inconsistences with my entities? I want to write an app that reports a system administrator tables and columns missing.