| 程序包 | 说明 |
|---|---|
| net.oschina.durcframework.easymybatis.handler | |
| net.oschina.durcframework.easymybatis.support |
| 限定符和类型 | 类和说明 |
|---|---|
class |
EnumTypeHandler<E extends Enum<?> & BaseEnum<?>> |
class |
FillHandler<T>
数据填充父类
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
DateFillInsert
insert时的字段填充
在做insert操作时,如果表里面有gmt_create字段,则自动填充时间 |
class |
DateFillUpdate
update时的字段填充
在做insert或update操作时,如果表里面有gmt_update字段,则自动填充时间 |
Copyright © 2018. All Rights Reserved.