Uses of Interface
jakarta.persistence.metamodel.TemporalAttribute
Packages that use TemporalAttribute
Package
Description
Defines the Jakarta Persistence Criteria Query API.
-
Uses of TemporalAttribute in jakarta.persistence.criteria
Methods in jakarta.persistence.criteria with parameters of type TemporalAttributeModifier and TypeMethodDescription<T extends Temporal & Comparable<? super T>>
TemporalExpression<T> Path.get(TemporalAttribute<? super X, T> attribute) Create a path corresponding to the referenced single-valued attribute.