public class SingleLocalDateTimeArgument extends AbstractTemporalArgument<com.querydsl.core.types.dsl.DateTimeExpression<java.time.LocalDateTime>,java.time.LocalDateTime>
value| Modifier and Type | Method and Description |
|---|---|
String |
format(java.time.format.DateTimeFormatter formatter) |
static SingleLocalDateTimeArgument |
of() |
static SingleLocalDateTimeArgument |
of(java.time.LocalDateTime value) |
append, appendappend, toStringpublic static SingleLocalDateTimeArgument of(java.time.LocalDateTime value)
public static SingleLocalDateTimeArgument of()
public String format(java.time.format.DateTimeFormatter formatter)
format in class AbstractTemporalArgument<com.querydsl.core.types.dsl.DateTimeExpression<java.time.LocalDateTime>,java.time.LocalDateTime>Copyright © 2014–2017 Edson Yanaga. All rights reserved.