Package | Description |
---|---|
nl.cwi.monetdb.embedded.jdbc |
Modifier and Type | Method and Description |
---|---|
static EmbeddedLanguage |
EmbeddedLanguage.GetLanguageFromString(String language)
This method is used to keep compatibility with the MAPI JDBC connection.
|
static EmbeddedLanguage |
EmbeddedLanguage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EmbeddedLanguage[] |
EmbeddedLanguage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.