Class Dialects
- java.lang.Object
-
- io.quarkus.hibernate.reactive.deployment.Dialects
-
@Deprecated final class Dialects extends Object
Deprecated.This used to be the approach before 6bf38240 in the Hibernate ORM extension as well. Align to ORM? TBD
-
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static StringguessDialect(String persistenceUnitName, String resolvedDbKind, List<io.quarkus.hibernate.orm.deployment.spi.DatabaseKindDialectBuildItem> dbKindDialectBuildItems)Deprecated.
-