Skip to main content

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.

Jump to: navigation, search

Teneo/Hibernate/Annotations


Teneo supports the full set of JPA annotations in the model (xsd or ecore) itself or in a separate XML file. The following pages give a detailed description of the features and how to enable them for your model:

The supported annotations page gives a complete overview of the support for JPA annotations including Hibernate annotation extensions and convenience Teneo extensions.

The annotations format page describes in detail how annotations can be specified in the model itself or in a separate XML file. By supporting an external XML it is possible to annotate existing ecore models, so without the need to change them.

The annotation examples page provides downloadable examples and discusses some special cases.

Back to the top