Quantcast
Channel: JetBrains Developer Community : Thread List - IntelliJ IDEA Users
Viewing all articles
Browse latest Browse all 5661

JPA Console without persistence.xml

$
0
0

Hi,

I have a behaviorsimilar to http://devnet.jetbrains.com/message/5459922:

I'm setting up a persistence.xml-free JPA/Hibernate 4+/Spring 3+ using Intellij 13+. When I try to execute a query in the jpa console, I get the following error:

 

    javax.persistence.PersistenceException: Unable to build entity manager factory

    java.lang.RuntimeException: org.hibernate.boot.registry.selector.spi.StrategySelectionException: Unable to resolve name [org.hibernate.dialect.PostgreSQL9Dialectt.PostgreSQL9Dialect] as strategy [org.hibernate.dialect.Dialect]

 

With the default postgres dialect, I get the same error.

Any idea what's going on?

 

Thanks,

JRG


Viewing all articles
Browse latest Browse all 5661

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>