Uses of Interface
jakarta.persistence.metamodel.TextAttribute
Packages that use TextAttribute
Package
Description
Defines the Jakarta Persistence Criteria Query API.
-
Uses of TextAttribute in jakarta.persistence.criteria
Methods in jakarta.persistence.criteria with parameters of type TextAttributeModifier and TypeMethodDescriptionPath.get(TextAttribute<? super X> attribute) Create a path corresponding to the referenced single-valued attribute.