public interface Statement
| Modifier and Type | Field and Description |
|---|---|
static String |
EMPTY |
static String |
LONG_TEXT_COLUMN_TYPE |
static String |
NUMERIC_COLUMN_TYPE |
static String |
SEPARATOR |
static String |
SPACE |
| Modifier and Type | Method and Description |
|---|---|
String |
getStatement() |
static final String NUMERIC_COLUMN_TYPE
static final String LONG_TEXT_COLUMN_TYPE
static final String SPACE
static final String SEPARATOR
static final String EMPTY
String getStatement()
Copyright © 2016 UiO. All rights reserved.