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