类 MybatisPlusLogFactory

java.lang.Object
com.baomidou.mybatisplus.extension.p6spy.MybatisPlusLogFactory
所有已实现的接口:
com.p6spy.engine.spy.P6Factory

public class MybatisPlusLogFactory extends Object implements com.p6spy.engine.spy.P6Factory
扩展 p6spy
从以下版本开始:
2019-11-10
作者:
nieqiurong
  • 构造器详细资料

    • 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