Uses of Class
org.hibernate.dialect.TiDBDialect
-
Packages that use TiDBDialect Package Description org.hibernate.dialect This package abstracts over the multifarious dialects of SQL understood by the databases supported by Hibernate. -
-
Uses of TiDBDialect in org.hibernate.dialect
Methods in org.hibernate.dialect that return TiDBDialect Modifier and Type Method Description TiDBDialect
TiDBSqlAstTranslator. getDialect()
-