public class Jdbc4Types extends Object
Modifier and Type | Field and Description |
---|---|
static int |
LONGNVARCHAR |
static int |
NCHAR |
static int |
NCLOB |
static int |
NVARCHAR |
Constructor and Description |
---|
Jdbc4Types() |
public static final int LONGNVARCHAR
public static final int NVARCHAR
public static final int NCHAR
public static final int NCLOB
Copyright © 2010–2018 MyBatis.org. All rights reserved.