Package com.atlassian.bamboo.hibernate
Class DialectSelector
- java.lang.Object
-
- com.atlassian.bamboo.hibernate.DialectSelector
-
public final class DialectSelector extends Object
-
-
Constructor Summary
Constructors Constructor Description DialectSelector()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static @Nullable String
getDialect(@NotNull DatabaseType databaseType, @NotNull Version version)
static String
getDialect(String configuredDialect)
-
-
-
Method Detail
-
getDialect
@Nullable public static @Nullable String getDialect(@NotNull @NotNull DatabaseType databaseType, @NotNull @NotNull Version version)
-
-