T - public abstract class AbstractDateTimeType<T> extends AbstractType<T>
| Modifier and Type | Field and Description |
|---|---|
protected static java.time.format.DateTimeFormatter |
dateFormatter |
protected static java.time.format.DateTimeFormatter |
dateTimeFormatter |
protected static java.time.format.DateTimeFormatter |
timeFormatter |
| Constructor and Description |
|---|
AbstractDateTimeType(int type) |
| Modifier and Type | Method and Description |
|---|---|
protected static java.util.Calendar |
utc() |
getLiteral, getSQLTypesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetReturnedClass, getValue, setValueCopyright © 2007–2021 Querydsl. All rights reserved.