Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.
EclipseLink/XSDs
EclipseLink defines several XML XSD files for configuration of EclipseLink meta-data.
JPA
- EclipseLink ORM XML XSD - Contains EclipseLink extensions to the JPA ORM XML schema, and can be used in place of the JPA orm.xml file.
See Also
- JPA 2.2 Persistence XML XSD - JPA 2.2 spec persistence.xml file.
- JPA 2.2 ORM XML XSD - JPA 2.2 spec orm.xml file.
- JPA 2.1 Persistence XML XSD - JPA 2.1 spec persistence.xml file.
- JPA 2.1 ORM XML XSD - JPA 2.1 spec orm.xml file.
- JPA 2.0 Persistence XML XSD - JPA 2.0 spec persistence.xml file.
- JPA 2.0 ORM XML XSD - JPA 2.0 spec orm.xml file.
- JPA 1.0 Persistence XML XSD - JPA spec persistence.xml file.
- JPA 1.0 ORM XML XSD - JPA spec orm.xml file.
MOXy JAXB
Native ORM, OXM, EIS
- EclipseLink native mapping XSD - Contains EclipseLink native ORM mappings, as well as OXM Moxy mappings, and EIS mappings. Sometimes referred to as the project.xml file.
- EclipseLink native sessions XSD - Contains EclipseLink native ORM sessions, as well as OXM Moxy sessions, and EIS sessions. Sometimes referred to as the sessions.xml file.
DBWS
- EclipseLink Database Web Services XSD - Contains properties, such as service name, generated sessions.xml file name, and query definitions, for EclipseLink Database Web Services.