public class DefaultDBFieldHandler extends Object implements com.baomidou.mybatisplus.core.handlers.MetaObjectHandler
| 构造器和说明 |
|---|
DefaultDBFieldHandler() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
insertFill(org.apache.ibatis.reflection.MetaObject metaObject) |
void |
updateFill(org.apache.ibatis.reflection.MetaObject metaObject) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfillStrategy, findTableInfo, getFieldValByName, openInsertFill, openUpdateFill, setFieldValByName, strictFill, strictFillStrategy, strictInsertFill, strictInsertFill, strictInsertFill, strictUpdateFill, strictUpdateFill, strictUpdateFillpublic void insertFill(org.apache.ibatis.reflection.MetaObject metaObject)
insertFill 在接口中 com.baomidou.mybatisplus.core.handlers.MetaObjectHandlerpublic void updateFill(org.apache.ibatis.reflection.MetaObject metaObject)
updateFill 在接口中 com.baomidou.mybatisplus.core.handlers.MetaObjectHandlerCopyright © 2025. All rights reserved.