public interface ExtraSqlTypes
| Modifier and Type | Field and Description |
|---|---|
static int |
LONGNVARCHAR |
static int |
NCHAR |
static int |
NCLOB |
static int |
NVARCHAR |
static int |
REF_CURSOR |
static int |
ROWID |
static int |
SQLXML |
static int |
TIME_WITH_TIMEZONE |
static int |
TIMESTAMP_WITH_TIMEZONE |
static final int ROWID
static final int NCHAR
static final int NVARCHAR
static final int LONGNVARCHAR
static final int NCLOB
static final int SQLXML
static final int REF_CURSOR
static final int TIME_WITH_TIMEZONE
static final int TIMESTAMP_WITH_TIMEZONE
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.