Package com.atlassian.bamboo.hibernate
Class DialectSelector
java.lang.Object
com.atlassian.bamboo.hibernate.DialectSelector
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic @Nullable String
getDialect
(@NotNull DatabaseType databaseType, @NotNull Version version) static String
getDialect
(String configuredDialect)
-
Constructor Details
-
DialectSelector
public DialectSelector()
-
-
Method Details
-
getDialect
@Nullable public static @Nullable String getDialect(@NotNull @NotNull DatabaseType databaseType, @NotNull @NotNull Version version) -
getDialect
-