public class OdbcUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
addQuotationMarksIfNeeded(String str)
Add quotation marks at the beginning and end of the string.
|
static String |
getIgniteTypeFromOdbcType(String odbcDataType)
Lookup Ignite data type corresponding to specific ODBC data type
|
static String |
removeQuotationMarksIfNeeded(String str)
Remove quotation marks at the beginning and end of the string if present.
|
public static String addQuotationMarksIfNeeded(String str)
str - Input string.public static String removeQuotationMarksIfNeeded(String str)
str - Input string.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.1.0 Release Date : July 20 2017