| Package | Description |
|---|---|
| com.foundationdb.sql.types |
| Modifier and Type | Method and Description |
|---|---|
CharacterTypeAttributes.CollationDerivation |
CharacterTypeAttributes.getCollationDerivation() |
static CharacterTypeAttributes.CollationDerivation |
CharacterTypeAttributes.CollationDerivation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CharacterTypeAttributes.CollationDerivation[] |
CharacterTypeAttributes.CollationDerivation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
CharacterTypeAttributes(String characterSet,
String collation,
CharacterTypeAttributes.CollationDerivation collationDerivation) |
Copyright © 2015 FoundationDB, LLC. All rights reserved.