Package Hierarchies:
Class Hierarchy
- java.lang.Object
- org.miaixz.bus.mapper.support.keysql.GenId.NULL (implements org.miaixz.bus.mapper.support.keysql.GenId<T>)
- org.miaixz.bus.mapper.support.keysql.GenIdKeyGenerator (implements org.apache.ibatis.executor.keygen.KeyGenerator)
- org.miaixz.bus.mapper.support.keysql.GenIdSqlSource (implements org.apache.ibatis.mapping.SqlSource)
- org.miaixz.bus.mapper.support.keysql.KeySqlRegistry (implements org.miaixz.bus.mapper.Registry)
- org.miaixz.bus.mapper.support.keysql.PrimaryKeyEnhancer (implements org.miaixz.bus.mapper.parsing.SqlSourceEnhancer)
Interface Hierarchy
- org.miaixz.bus.mapper.support.keysql.GenId<T>