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, getSQLTypes
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getReturnedClass, getValue, setValue
protected 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–2016 Querydsl. All rights reserved.