Class LocalDateTimeField<N>

java.lang.Object
jakarta.persistence.criteria.LocalDateTimeField<N>
Type Parameters:
N - the resulting type of the extracted value
All Implemented Interfaces:
TemporalField<N,LocalDateTime>

public class LocalDateTimeField<N> extends Object implements TemporalField<N,LocalDateTime>
Each instance represents a type of field which can be extracted from a LocalDateTime.
Since:
3.2