**NOTE** While the JPA 2.0 specification is backward compatible with JPA 1.0, there are some OpenJPA specific extensions that are not. By switching to a 2.0 persistence.xml, in some cases you may need to specify compatibility flags in order to get OpenJPA 1.0 behavior. See the [migration considerations](http://openjpa.apache.org/builds/latest/docs/manual/migration_considerations.html) section of the [OpenJPA 2.x manual](http://openjpa.apache.org/builds/latest/docs/manual/main.html) for additional information. |