|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mybatis.generator.internal.types.Jdbc4Types
public class Jdbc4Types
Field Summary | |
---|---|
static int |
LONGNVARCHAR
|
static int |
NCHAR
|
static int |
NCLOB
|
static int |
NVARCHAR
|
Constructor Summary | |
---|---|
Jdbc4Types()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int LONGNVARCHAR
public static final int NVARCHAR
public static final int NCHAR
public static final int NCLOB
Constructor Detail |
---|
public Jdbc4Types()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |