类 MybatisPlusLogFactory

  • 所有已实现的接口:
    com.p6spy.engine.spy.P6Factory

    public class MybatisPlusLogFactory
    extends java.lang.Object
    implements com.p6spy.engine.spy.P6Factory
    扩展 p6spy
    从以下版本开始:
    2019-11-10
    作者:
    nieqiurong
    • 方法概要

      所有方法 实例方法 具体方法 
      修饰符和类型 方法 说明
      com.p6spy.engine.event.JdbcEventListener getJdbcEventListener()  
      com.p6spy.engine.spy.P6LoadableOptions getOptions​(com.p6spy.engine.spy.option.P6OptionsRepository optionsRepository)  
      • 从类继承的方法 java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • 构造器详细资料

      • MybatisPlusLogFactory

        public MybatisPlusLogFactory()
    • 方法详细资料

      • getOptions

        public com.p6spy.engine.spy.P6LoadableOptions getOptions​(com.p6spy.engine.spy.option.P6OptionsRepository optionsRepository)
        指定者:
        getOptions 在接口中 com.p6spy.engine.spy.P6Factory
      • getJdbcEventListener

        public com.p6spy.engine.event.JdbcEventListener getJdbcEventListener()
        指定者:
        getJdbcEventListener 在接口中 com.p6spy.engine.spy.P6Factory