org.mybatis.generator.internal.types
Class Jdbc4Types
java.lang.Object
org.mybatis.generator.internal.types.Jdbc4Types
public class Jdbc4Types
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LONGNVARCHAR
public static final int LONGNVARCHAR
- See Also:
- Constant Field Values
NVARCHAR
public static final int NVARCHAR
- See Also:
- Constant Field Values
NCHAR
public static final int NCHAR
- See Also:
- Constant Field Values
NCLOB
public static final int NCLOB
- See Also:
- Constant Field Values
Jdbc4Types
public Jdbc4Types()
Copyright © 2010-2012 MyBatis.org. All Rights Reserved.