Uses of Package
org.mybatis.generator.config
Packages that use org.mybatis.generator.config
Package
Description
Provides the main classes and interfaces used by clients of MyBatis Generator.
-
Classes in org.mybatis.generator.config used by org.mybatis.generator.apiClassDescriptionThis class is used to specify a renaming rule for table's domain object name.This class specifies that a key is auto-generated, either as an identity column (post insert), or as some other query like a sequences (pre insert).
-
Classes in org.mybatis.generator.config used by org.mybatis.generator.api.dom
-
Classes in org.mybatis.generator.config used by org.mybatis.generator.codegen
-
Classes in org.mybatis.generator.config used by org.mybatis.generator.codegen.mybatis3.javamapper.elementsClassDescriptionThis class specifies that a key is auto-generated, either as an identity column (post insert), or as some other query like a sequences (pre insert).
-
Classes in org.mybatis.generator.config used by org.mybatis.generator.codegen.mybatis3.xmlmapper.elementsClassDescriptionThis class specifies that a key is auto-generated, either as an identity column (post insert), or as some other query like a sequences (pre insert).
-
Classes in org.mybatis.generator.config used by org.mybatis.generator.configClassDescriptionThis class is used to specify a renaming rule for columns in a table.This class is used to specify a renaming rule for table's domain object name.This class specifies that a key is auto-generated, either as an identity column (post insert), or as some other query like a sequences (pre insert).Typesafe enum of different model types.
-
Classes in org.mybatis.generator.config used by org.mybatis.generator.config.xml
-
Classes in org.mybatis.generator.config used by org.mybatis.generator.internal
-
Classes in org.mybatis.generator.config used by org.mybatis.generator.internal.dbClassDescriptionThis class specifies that a key is auto-generated, either as an identity column (post insert), or as some other query like a sequences (pre insert).
-
Classes in org.mybatis.generator.config used by org.mybatis.generator.internal.rules
-
Classes in org.mybatis.generator.config used by org.mybatis.generator.internal.types
-
Classes in org.mybatis.generator.config used by org.mybatis.generator.internal.util
-
Classes in org.mybatis.generator.config used by org.mybatis.generator.runtime.dynamic.sql.elementsClassDescriptionThis class specifies that a key is auto-generated, either as an identity column (post insert), or as some other query like a sequences (pre insert).
-
Classes in org.mybatis.generator.config used by org.mybatis.generator.runtime.kotlin
-
Classes in org.mybatis.generator.config used by org.mybatis.generator.runtime.kotlin.elementsClassDescriptionThis class specifies that a key is auto-generated, either as an identity column (post insert), or as some other query like a sequences (pre insert).