类分层结构
- java.lang.Object
- com.baomidou.mybatisplus.incrementer.DB2KeyGenerator (implements com.baomidou.mybatisplus.incrementer.IKeyGenerator)
- com.baomidou.mybatisplus.incrementer.H2KeyGenerator (implements com.baomidou.mybatisplus.incrementer.IKeyGenerator)
- com.baomidou.mybatisplus.incrementer.OracleKeyGenerator (implements com.baomidou.mybatisplus.incrementer.IKeyGenerator)
- com.baomidou.mybatisplus.incrementer.PostgreKeyGenerator (implements com.baomidou.mybatisplus.incrementer.IKeyGenerator)