public class MsMetaObjectHandler extends Object implements com.baomidou.mybatisplus.core.handlers.MetaObjectHandler
| Constructor and Description |
|---|
MsMetaObjectHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
insertFill(org.apache.ibatis.reflection.MetaObject metaObject) |
void |
updateFill(org.apache.ibatis.reflection.MetaObject metaObject) |
equals, 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 in interface com.baomidou.mybatisplus.core.handlers.MetaObjectHandlerpublic void updateFill(org.apache.ibatis.reflection.MetaObject metaObject)
updateFill in interface com.baomidou.mybatisplus.core.handlers.MetaObjectHandlerCopyright © 2023. All rights reserved.