T - @IgnoreJRERequirement public abstract class AbstractJSR310DateTimeType<T extends java.time.temporal.Temporal> 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 |
|---|
AbstractJSR310DateTimeType(int type) |
| Modifier and Type | Method and Description |
|---|---|
protected static Calendar |
utc() |
getLiteral, getSQLTypesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetReturnedClass, getValue, setValueprotected static final java.time.format.DateTimeFormatter dateFormatter
protected static final java.time.format.DateTimeFormatter dateTimeFormatter
protected static final java.time.format.DateTimeFormatter timeFormatter
protected static Calendar utc()
Copyright © 2007–2015 Querydsl. All rights reserved.