Uses of Class
nl.cwi.monetdb.embedded.jdbc.EmbeddedLanguage
Package | Description |
---|---|
nl.cwi.monetdb.embedded.jdbc |
-
Uses of EmbeddedLanguage in nl.cwi.monetdb.embedded.jdbc
Methods in nl.cwi.monetdb.embedded.jdbc that return EmbeddedLanguage Modifier and Type Method 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.