-
Interface Summary Interface Description Attribute<X,Y> Represents an attribute of a Java type.BasicType<X> Instances of the typeBasicType
represent basic types (including temporal and enumerated types).Bindable<T> Instances of the typeBindable
represent object or attribute types that can be bound into aPath
.CollectionAttribute<X,E> Instances of the typeCollectionAttribute
represent persistentjava.util.Collection
-valued attributes.EmbeddableType<X> Instances of the typeEmbeddableType
represent embeddable types.EntityType<X> Instances of the typeEntityType
represent entity types.IdentifiableType<X> Instances of the typeIdentifiableType
represent entity or mapped superclass types.ListAttribute<X,E> Instances of the typeListAttribute
represent persistentjavax.util.List
-valued attributes.ManagedType<X> Instances of the typeManagedType
represent entity, mapped superclass, and embeddable types.MapAttribute<X,K,V> Instances of the typeMapAttribute
represent persistentjava.util.Map
-valued attributes.MappedSuperclassType<X> Instances of the typeMappedSuperclassType
represent mapped superclass types.Metamodel Provides access to the metamodel of persistent entities in the persistence unit.PluralAttribute<X,C,E> Instances of the typePluralAttribute
represent persistent collection-valued attributes.SetAttribute<X,E> Instances of the typeSetAttribute
represent persistentjava.util.Set
-valued attributes.SingularAttribute<X,T> Instances of the typeSingularAttribute
represents persistent single-valued properties or fields.Type<X> Instances of the typeType
represent persistent object or attribute types. -
Enum Summary Enum Description Attribute.PersistentAttributeType Bindable.BindableType PluralAttribute.CollectionType Type.PersistenceType -
Annotation Types Summary Annotation Type Description StaticMetamodel TheStaticMetamodel
annotation specifies that the class is a metamodel class that represents the entity, mapped superclass, or embeddable class designated by the value element.
Package javax.persistence.metamodel Description
Deutsche Übersetzung
Sie haben gebeten, diese Seite auf Deutsch zu besuchen. Momentan ist nur die Oberfläche übersetzt, aber noch nicht der gesamte Inhalt.Wenn Sie mir bei Übersetzungen helfen wollen, ist Ihr Beitrag willkommen. Alles, was Sie tun müssen, ist, sich auf der Website zu registrieren und mir eine Nachricht zu schicken, in der Sie gebeten werden, Sie der Gruppe der Übersetzer hinzuzufügen, die Ihnen die Möglichkeit gibt, die gewünschten Seiten zu übersetzen. Ein Link am Ende jeder übersetzten Seite zeigt an, dass Sie der Übersetzer sind und einen Link zu Ihrem Profil haben.
Vielen Dank im Voraus.
Dokument erstellt 11/06/2005, zuletzt geändert 18/08/2025
Quelle des gedruckten Dokuments:https://www.gaudry.be/de/java-api-javaee-rf-javax/persistence/metamodel/package-summary.html
Die Infobro ist eine persönliche Seite, deren Inhalt in meiner alleinigen Verantwortung liegt. Der Text ist unter der CreativeCommons-Lizenz (BY-NC-SA) verfügbar. Weitere Informationen auf die Nutzungsbedingungen und dem Autor.
Referenzen
Manuel PHP : https://docs.oracle.com,
javax.persistence.metamodel (Java(TM) EE 7 Specification APIs)
Diese Verweise und Links verweisen auf Dokumente, die während des Schreibens dieser Seite konsultiert wurden, oder die zusätzliche Informationen liefern können, aber die Autoren dieser Quellen können nicht für den Inhalt dieser Seite verantwortlich gemacht werden.
Der Autor dieser Website ist allein dafür verantwortlich, wie die verschiedenen Konzepte und Freiheiten, die mit den Nachschlagewerken gemacht werden, hier dargestellt werden. Denken Sie daran, dass Sie mehrere Quellinformationen austauschen müssen, um das Risiko von Fehlern zu reduzieren.