Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be 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 functions and features supported:

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 discuss some special cases.

Back to the top