You can translate the question and the replies:

Is there a Hibernate Dialect for Denodo 8.0?

Hi, Denodo 7.0 has a [Hibernate Dialect](https://community.denodo.com/docs/html/document/denodoconnects/7.0/Denodo%20Hibernate%20Dialect%20-%20User%20Manual) that allows Hibernate to generate the appropriate VQL code to interact with Denodo 7. My team is trying to use Hibernate with Denodo 8.0, and I cannot find anything on the Denodo community site about a Hibernate dialect for Denodo 8. Is there one available, even a pre-release version? Is there a way to make Denodo 8 work with Hibernate, or with another JPA-compatible ORM library? Thanks, - Ted
user
12-10-2020 11:33:51 -0400
code

3 Answers

Hi, If you are a valid Support user, then you can download the Hibernate Dialect for Denodo Platform 8.0 available under Denodo Connects section in the [Support Site](http://support.denodo.com/) with the name [Denodo Hibernate Dialect](https://support.denodo.com/resources/denodo-connect/download/2579) After downloading it, you could refer to the [Denodo Hibernate Dialect - User Manual](https://community.denodo.com/docs/html/document/denodoconnects/8.0/Denodo%20Hibernate%20Dialect%20-%20User%20Manual) to get more information about the configuration steps. Hope this helps!
Denodo Team
22-10-2020 00:50:04 -0400
code
Hi, We are glad to let you know that, Hibernate dialect for Denodo 8.0 is now available.You can download [Hibernate dialect for Denodo 8](https://support.denodo.com/resources/denodo-connect/download/2579) from the support site if you are a valid support user. You could refer to [Denodo Hibernate User Manual](https://community.denodo.com/docs/html/document/denodoconnects/8.0/Denodo%20Hibernate%20Dialect%20-%20User%20Manual) for more details. Regarding your question of which driver to use with MySQL Hibernate dialect I would use MySQL JDBC Driver. [Virtual DataPort conformance to ANSI SQL standard](https://community.denodo.com/kb/view/document/VDP%20Conformance%20with%20Standard%20SQL) knowledge base article has the details on compatibility with ANSI SQL 92 standard. It has information on data types, operators, functions etc. Hope this helps.
Denodo Team
28-10-2020 07:39:25 -0400
code
.
Denodo Team
28-10-2020 07:46:52 -0400
code
You must sign in to add an answer. If you do not have an account, you can register here