类 EntityWriteListener
java.lang.Object
com.tangzc.mybatisflex.core.EntityWriteListener
- 所有已实现的接口:
com.mybatisflex.annotation.InsertListener,com.mybatisflex.annotation.Listener,com.mybatisflex.annotation.UpdateListener,Comparable<com.mybatisflex.annotation.Listener>
public class EntityWriteListener
extends Object
implements com.mybatisflex.annotation.InsertListener, com.mybatisflex.annotation.UpdateListener
-
字段详细资料
-
baseTypeClassMap
基本类型与包装类型对应关系
-
-
构造器详细资料
-
EntityWriteListener
public EntityWriteListener()
-
-
方法详细资料
-
onInsert
- 指定者:
onInsert在接口中com.mybatisflex.annotation.InsertListener
-
onUpdate
- 指定者:
onUpdate在接口中com.mybatisflex.annotation.UpdateListener
-
fill
-