Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in

S Kosarev

Avatar
  • Total activity 6
  • Last activity October 31, 2017 16:13
  • Member since October 30, 2017 15:54
  • Following 0 users
  • Followed by 0 users
  • Votes 2
  • Subscriptions 1
Activity overview Posts (0) Comments (3)
  • S Kosarev commented, October 31, 2017 16:13
    fixed it added to Idea's plugin jpa-console.jar located at  IntelliJ IDEA.app/Contents/plugins/JavaEE/lib a bit modified script for Hibernate 5 jar uf jpa-console.jar com/intellij/jpa/remote/impl/o...
    1. Community
    2. IntelliJ IDEA EAP Users
    3. UnsupportedOperationException: org.hibernate.jpa.internal.EntityManagerImpl is not supported
    • 2 votes
  • S Kosarev commented, October 30, 2017 19:45
    I found so far  in jpa-console.jar  there is groovy script org.hibernate.ejb.script with  def sql(em, query) { em.session.getHQLQueryPlan(query, true).getSqlStrings().join(";\n")} and RemoteEntity...
    1. Community
    2. IntelliJ IDEA EAP Users
    3. UnsupportedOperationException: org.hibernate.jpa.internal.EntityManagerImpl is not supported
    • 0 votes
  • S Kosarev commented, October 30, 2017 16:02
    l have the same problem in JPA console. UnsupportedOperationException: org.hibernate.internal.SessionImpl is not supported on Generate SQL,  while Execute Query works OK. idea.log 2017-10-30 21:59:...
    1. Community
    2. IntelliJ IDEA EAP Users
    3. UnsupportedOperationException: org.hibernate.jpa.internal.EntityManagerImpl is not supported
    • 0 votes
Copyright © 2000– JetBrains s.r.o.