Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
carlo.marchiori
Total activity
5
Last activity
December 04, 2025 10:04
Member since
December 03, 2025 16:52
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
1
Activity overview
Posts (0)
Comments (3)
Sort by recent activity
Recent activity
Votes
Edited
December 04, 2025 10:04
I have managed to get things running setting -Dhibernate.dialect=org.hibernate.dialect.SQLServer2012Dialect as VM option in the Run/Debug configuration of my application and encrypt=false in the d...
Community
IntelliJ IDEA Users
JPA Console 'hibernate.dialect' not set error during a query to Sql Server table
0 votes
Created
December 04, 2025 08:29
Thanks for replying.The error in the console is[2025-12-04 09:22:34] jpa-ql> select u from User u[2025-12-04 09:22:58] Unable to create requested service [org.hibernate.engine.jdbc.env.spi.JdbcEnvi...
Community
IntelliJ IDEA Users
JPA Console 'hibernate.dialect' not set error during a query to Sql Server table
0 votes
Edited
December 03, 2025 16:58
I have this very same problem.The problem is my application has 2 persistence unit and the configuration is custom. The persistence units and their entities are correctly foundThen I open the conso...
Community
IntelliJ IDEA Users
JPA Console 'hibernate.dialect' not set error during a query to Sql Server table
0 votes