public class SupportedCollations extends Object
Constructor and Description |
---|
SupportedCollations() |
Modifier and Type | Method and Description |
---|---|
static Collection<String> |
forDatabase(DatabaseConfig databaseConfig) |
static boolean |
isSupported(DatabaseConfig databaseConfig,
String collation) |
public static boolean isSupported(DatabaseConfig databaseConfig, String collation)
public static Collection<String> forDatabase(DatabaseConfig databaseConfig)
Copyright © 2002-2016 Atlassian. All Rights Reserved.