Uses of Enum Class
jakarta.persistence.metamodel.Attribute.PersistentAttributeType
Packages that use Attribute.PersistentAttributeType
Package
Description
Jakarta Persistence Metamodel API
This package defines an API for accessing the runtime metamodel describing persistent
entities in Java and their mappings to the relational database schema.
Implementation of the SPI for the runtime domain metamodel.
-
Uses of Attribute.PersistentAttributeType in jakarta.persistence.metamodel
Methods in jakarta.persistence.metamodel that return Attribute.PersistentAttributeTypeModifier and TypeMethodDescriptionAttribute.getPersistentAttributeType()Return the persistent attribute type for the attribute.Returns the enum constant of this class with the specified name.static Attribute.PersistentAttributeType[]Attribute.PersistentAttributeType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of Attribute.PersistentAttributeType in org.hibernate.metamodel
Methods in org.hibernate.metamodel that return Attribute.PersistentAttributeTypeModifier and TypeMethodDescriptionAttributeClassification.getJpaClassification()The associatedAttribute.PersistentAttributeType, if one -
Uses of Attribute.PersistentAttributeType in org.hibernate.metamodel.model.domain.internal
Methods in org.hibernate.metamodel.model.domain.internal that return Attribute.PersistentAttributeType -
Uses of Attribute.PersistentAttributeType in org.hibernate.query.derived
Methods in org.hibernate.query.derived that return Attribute.PersistentAttributeTypeModifier and TypeMethodDescriptionAnonymousTupleSqmAssociationPathSource.getPersistentAttributeType()