Uses of Package
org.mybatis.generator.codegen
Packages that use org.mybatis.generator.codegen
Package
Description
-
Classes in org.mybatis.generator.codegen used by org.mybatis.generator.codegenClassDescriptionHolds information about a class (uses the JavaBeans Introspector to find properties).
-
Classes in org.mybatis.generator.codegen used by org.mybatis.generator.codegen.mybatis3ClassDescriptionThis class exists to that Java client generators can specify whether an XML generator is required to match the methods in the Java client.
-
Classes in org.mybatis.generator.codegen used by org.mybatis.generator.codegen.mybatis3.javamapperClassDescriptionThis class exists to that Java client generators can specify whether an XML generator is required to match the methods in the Java client.
-
-
-
-
Classes in org.mybatis.generator.codegen used by org.mybatis.generator.codegen.mybatis3.model
-
Classes in org.mybatis.generator.codegen used by org.mybatis.generator.codegen.mybatis3.xmlmapper
-
-
Classes in org.mybatis.generator.codegen used by org.mybatis.generator.runtime.dynamic.sqlClassDescriptionThis class exists to that Java client generators can specify whether an XML generator is required to match the methods in the Java client.
-
Classes in org.mybatis.generator.codegen used by org.mybatis.generator.runtime.kotlin