类分层结构
- java.lang.Object
- top.zephyrs.mybatis.semi.injects.AbstractInjectMethod (implements top.zephyrs.mybatis.semi.injects.InjectMethod)
- top.zephyrs.mybatis.semi.injects.methods.DeleteById
- top.zephyrs.mybatis.semi.injects.methods.Disable
- top.zephyrs.mybatis.semi.injects.methods.Enable
- top.zephyrs.mybatis.semi.injects.methods.Insert
- top.zephyrs.mybatis.semi.injects.methods.SelectAll
- top.zephyrs.mybatis.semi.injects.methods.SelectById
- top.zephyrs.mybatis.semi.injects.methods.SelectByQuery
- top.zephyrs.mybatis.semi.injects.methods.SelectByQueryAnnotation
- top.zephyrs.mybatis.semi.injects.methods.ToggleEnable
- top.zephyrs.mybatis.semi.injects.methods.UpdateById
- top.zephyrs.mybatis.semi.injects.AbstractInjectMethod (implements top.zephyrs.mybatis.semi.injects.InjectMethod)