public class LocalDateTimeAsIntegerType extends org.jadira.usertype.spi.shared.AbstractParameterizedUserType<org.joda.time.LocalDateTime,Integer,IntegerColumnLocalDateTimeMapper>
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
DATE_FORMAT
仅有日期的格式。
|
| 构造器和说明 |
|---|
LocalDateTimeAsIntegerType() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
applyConfiguration(org.hibernate.SessionFactory sessionFactory) |
getParameterValues, setParameterValuesdoNullSafeGet, doNullSafeSet, fromXMLString, getColumnMapper, nullSafeGet, nullSafeSet, objectToSQLString, returnedClass, sqlTypes, toXMLStringafterNullSafeOperation, assemble, beforeNullSafeOperation, deepCopy, disassemble, equals, hashCode, isMutable, replacepublic void applyConfiguration(org.hibernate.SessionFactory sessionFactory)
applyConfiguration 在接口中 org.jadira.usertype.spi.shared.IntegratorConfiguredTypeapplyConfiguration 在类中 org.jadira.usertype.spi.shared.AbstractParameterizedUserType<org.joda.time.LocalDateTime,Integer,IntegerColumnLocalDateTimeMapper>Copyright © 2008–2014 Matrix. All rights reserved.