Uses of Interface
org.hibernate.query.sqm.tree.domain.SqmPersistentAttribute
Packages that use SqmPersistentAttribute
Package
Description
Implementation of the SPI for the runtime domain metamodel.
Nodes representing path expressions in the SQM tree.
-
Uses of SqmPersistentAttribute in org.hibernate.metamodel.model.domain.internal
Classes in org.hibernate.metamodel.model.domain.internal that implement SqmPersistentAttributeModifier and TypeClassDescriptionclassAbstractAttribute<D,J, B> Models the commonality of the JPAAttributehierarchy.classAbstractPluralAttribute<D,C, E> classBagAttributeImpl<X,E> classListAttributeImpl<X,E> classMapAttributeImpl<X,K, V> classSetAttributeImpl<X,E> classstatic classSubclass used to simplify instantiation of singular attributes representing an entity's identifier.static classSubclass used to simply instantiation of singular attributes representing an entity's version.Methods in org.hibernate.metamodel.model.domain.internal that return SqmPersistentAttributeModifier and TypeMethodDescriptionSqmPersistentAttribute<? super J,?> AbstractManagedType.findAttribute(String name) SqmPersistentAttribute<? super J,?> EntityTypeImpl.findAttribute(String name) SqmPersistentAttribute<? super J,?> MappedSuperclassTypeImpl.findAttribute(String name) final SqmPersistentAttribute<? super J,?> AbstractManagedType.findAttributeInSuperTypes(String name) SqmPersistentAttribute<? super J,?> AbstractManagedType.findConcreteGenericAttribute(String name) AbstractManagedType.findDeclaredAttribute(String name) AbstractManagedType.findDeclaredConcreteGenericAttribute(String name) AbstractManagedType.findSubTypesAttribute(String name) SqmPersistentAttribute<? super J,?> AbstractManagedType.getAttribute(String name) -
Uses of SqmPersistentAttribute in org.hibernate.query.sqm.tree.domain
Subinterfaces of SqmPersistentAttribute in org.hibernate.query.sqm.tree.domainModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceSqmMapPersistentAttribute<D,K, V> interfaceSqmPluralPersistentAttribute<D,C, E> interfaceinterfaceMethods in org.hibernate.query.sqm.tree.domain that return SqmPersistentAttributeModifier and TypeMethodDescriptionSqmPersistentAttribute<? super J,?> SqmManagedDomainType.findAttribute(String name) SqmPersistentAttribute<? super T,?> SqmPolymorphicRootDescriptor.findAttribute(String name) default SqmPersistentAttribute<? super J,?> SqmManagedDomainType.findAttributeInSuperTypes(String name) Deprecated, for removal: This API element is subject to removal in a future version.SqmPersistentAttribute<? super J,?> SqmManagedDomainType.findConcreteGenericAttribute(String name) SqmPersistentAttribute<? super T,?> SqmPolymorphicRootDescriptor.findConcreteGenericAttribute(String name) SqmManagedDomainType.findDeclaredAttribute(String name) SqmPolymorphicRootDescriptor.findDeclaredAttribute(String name) SqmManagedDomainType.findDeclaredConcreteGenericAttribute(String name) SqmPolymorphicRootDescriptor.findDeclaredConcreteGenericAttribute(String name) SqmManagedDomainType.findSubTypesAttribute(String name) SqmPolymorphicRootDescriptor.findSubTypesAttribute(String name) SqmPersistentAttribute<? super T,?> SqmPolymorphicRootDescriptor.getAttribute(String name) SqmPolymorphicRootDescriptor.getDeclaredAttribute(String name) -
Uses of SqmPersistentAttribute in org.hibernate.query.sqm.tuple.internal
Classes in org.hibernate.query.sqm.tuple.internal that implement SqmPersistentAttributeModifier and TypeClassDescriptionclassclass