Package com.atlassian.bamboo.hibernate
Class DialectSelector
java.lang.Object
com.atlassian.bamboo.hibernate.DialectSelector
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic @Nullable StringgetDialect(@NotNull DatabaseType databaseType, @NotNull Version version) static StringgetDialect(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
 
 -