Package org.mybatis.generator.codegen
Class XmlConstants
java.lang.Object
org.mybatis.generator.codegen.XmlConstants
Constants for MyBatis XML IDs.
-
Field Details
-
MYBATIS3_MAPPER_SYSTEM_ID
- See Also:
-
MYBATIS3_MAPPER_PUBLIC_ID
- See Also:
-
MYBATIS3_MAPPER_CONFIG_SYSTEM_ID
- See Also:
-
MYBATIS3_MAPPER_CONFIG_PUBLIC_ID
- See Also:
-
MYBATIS_GENERATOR_CONFIG_SYSTEM_ID
- See Also:
-
MYBATIS_GENERATOR_CONFIG_PUBLIC_ID
- See Also:
-
-
Constructor Details
-
XmlConstants
private XmlConstants()Utility Class, no instances.
-