EclipseLink/Examples/JPA/NativeAPI
< EclipseLink | Examples | JPA
Revision as of 12:18, 29 March 2008 by Douglas.clarke.oracle.com (Talk | contribs)
How to use EclipseLink Native API with JPA
When using EclipseLink JPA the intent is to keep as much as possible to the standard API and metadata defined by the JPA standard. In some scenarios advanced functionality is required which will involve using the native API in an application. this how-to highlights some of the most common usages.