Dialect là gì?
Dialect means "the variant of a language"
Each database has native SQL variations and SQL standard implementations.
The Dialect class allows Hibernate to generate optimized and appropriate SQL statements for the chosen database.
Some Hibernate Dialects:
- org.hibernate.PostgreSQLDialect
- org.hibernate.dialect.MySQLDialect
- org.hibernate.dialect.OracleDialect
- org.hibernate.dialect.DB2Dialect
Nhận xét
Đăng nhận xét