T - public abstract class AbstractDateTimeType<T> extends AbstractType<T>
| Modifier and Type | Field and Description |
|---|---|
protected static org.joda.time.format.DateTimeFormatter |
dateFormatter |
protected static org.joda.time.format.DateTimeFormatter |
dateTimeFormatter |
protected static org.joda.time.format.DateTimeFormatter |
timeFormatter |
| Constructor and Description |
|---|
AbstractDateTimeType(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 org.joda.time.format.DateTimeFormatter dateFormatter
protected static final org.joda.time.format.DateTimeFormatter dateTimeFormatter
protected static final org.joda.time.format.DateTimeFormatter timeFormatter
protected static Calendar utc()
Copyright © 2007–2018 Querydsl. All rights reserved.