org.mybatis.generator.codegen
Class XmlConstants
java.lang.Object
org.mybatis.generator.codegen.XmlConstants
public class XmlConstants
- extends Object
- Author:
- Jeff Butler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IBATIS2_SQL_MAP_SYSTEM_ID
public static final String IBATIS2_SQL_MAP_SYSTEM_ID
- See Also:
- Constant Field Values
IBATIS2_SQL_MAP_PUBLIC_ID
public static final String IBATIS2_SQL_MAP_PUBLIC_ID
- See Also:
- Constant Field Values
IBATIS2_SQL_MAP_CONFIG_SYSTEM_ID
public static final String IBATIS2_SQL_MAP_CONFIG_SYSTEM_ID
- See Also:
- Constant Field Values
IBATIS2_SQL_MAP_CONFIG_PUBLIC_ID
public static final String IBATIS2_SQL_MAP_CONFIG_PUBLIC_ID
- See Also:
- Constant Field Values
MYBATIS3_MAPPER_SYSTEM_ID
public static final String MYBATIS3_MAPPER_SYSTEM_ID
- See Also:
- Constant Field Values
MYBATIS3_MAPPER_PUBLIC_ID
public static final String MYBATIS3_MAPPER_PUBLIC_ID
- See Also:
- Constant Field Values
MYBATIS3_MAPPER_CONFIG_SYSTEM_ID
public static final String MYBATIS3_MAPPER_CONFIG_SYSTEM_ID
- See Also:
- Constant Field Values
MYBATIS3_MAPPER_CONFIG_PUBLIC_ID
public static final String MYBATIS3_MAPPER_CONFIG_PUBLIC_ID
- See Also:
- Constant Field Values
IBATOR_CONFIG_SYSTEM_ID
public static final String IBATOR_CONFIG_SYSTEM_ID
- See Also:
- Constant Field Values
IBATOR_CONFIG_PUBLIC_ID
public static final String IBATOR_CONFIG_PUBLIC_ID
- See Also:
- Constant Field Values
MYBATIS_GENERATOR_CONFIG_SYSTEM_ID
public static final String MYBATIS_GENERATOR_CONFIG_SYSTEM_ID
- See Also:
- Constant Field Values
MYBATIS_GENERATOR_CONFIG_PUBLIC_ID
public static final String MYBATIS_GENERATOR_CONFIG_PUBLIC_ID
- See Also:
- Constant Field Values
Copyright © 2010-2012 MyBatis.org. All Rights Reserved.