| [news.eclipse.rt.eclipselink] Re: Database Schema |
EclipseLink does not currently have a persistence.xml property for this (please log a bug). But you can set this in the orm.xml, also you could set a SessionCustomizer in your persistence.xml and set this on the EclipseLink Session's DatabaseLogin (setTableQualifier).