Uses of Package
jakarta.persistence.metamodel
-
Packages that use jakarta.persistence.metamodel Package Description jakarta.persistence Jakarta Persistence is the API for the management for persistence and object/relational mapping.jakarta.persistence.criteria Jakarta Persistence Criteria APIjakarta.persistence.metamodel Jakarta Persistence Metamodel API -
Classes in jakarta.persistence.metamodel used by jakarta.persistence Class Description Attribute Represents an attribute of a Java type.Attribute.PersistentAttributeType MapAttribute Instances of the typeMapAttributerepresent persistentMap-valued attributes.Metamodel Provides access to the metamodel of persistent entities in the persistence unit.PluralAttribute Instances of the typePluralAttributerepresent persistent collection-valued attributes. -
Classes in jakarta.persistence.metamodel used by jakarta.persistence.criteria Class Description Attribute Represents an attribute of a Java type.Bindable An instances of the typeBindablerepresents an object or attribute type that can be bound into aPath.CollectionAttribute Instances of the typeCollectionAttributerepresent persistentCollection-valued attributes.EntityType An instance ofEntityTyperepresents an entity type.ListAttribute Instances of the typeListAttributerepresent persistentList-valued attributes.MapAttribute Instances of the typeMapAttributerepresent persistentMap-valued attributes.PluralAttribute Instances of the typePluralAttributerepresent persistent collection-valued attributes.SetAttribute Instances of the typeSetAttributerepresent persistentSet-valued attributes.SingularAttribute Instances of the typeSingularAttributerepresents persistent single-valued properties or fields. -
Classes in jakarta.persistence.metamodel used by jakarta.persistence.metamodel Class Description Attribute Represents an attribute of a Java type.Attribute.PersistentAttributeType Bindable An instances of the typeBindablerepresents an object or attribute type that can be bound into aPath.Bindable.BindableType CollectionAttribute Instances of the typeCollectionAttributerepresent persistentCollection-valued attributes.EmbeddableType An instance ofEmbeddableTyperepresents an embeddable type.EntityType An instance ofEntityTyperepresents an entity type.IdentifiableType An instance of the typeIdentifiableTyperepresents an entity or mapped superclass type.ListAttribute Instances of the typeListAttributerepresent persistentList-valued attributes.ManagedType Instances of the typeManagedTyperepresent entity, mapped superclass, and embeddable types.MapAttribute Instances of the typeMapAttributerepresent persistentMap-valued attributes.PluralAttribute Instances of the typePluralAttributerepresent persistent collection-valued attributes.PluralAttribute.CollectionType SetAttribute Instances of the typeSetAttributerepresent persistentSet-valued attributes.SingularAttribute Instances of the typeSingularAttributerepresents persistent single-valued properties or fields.Type An instance of the typeTyperepresents a persistent object or attribute type.Type.PersistenceType