Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-25980

Executing query in HQL editor or Hibernate Criteria editor produces exception

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • 4.30.x
    • 4.5.3.Final
    • hibernate
    • None

    Description

      To reproduce:

      • create project
      • create cfg.xml and console configuration (use the sakila database)
      • reverse engineer from sakila
      • open hql editor and execute 'select o.filmActors from Actor o'
      • resulting error: 'java.lang.IllegalArgumentException: Not an entity [class java.lang.String]'

      It seems to happen in an inconsistent way:

      • only the first two time?
      • only when using hibernate 5.3?

      Attachments

        Activity

          People

            kaers@redhat.com Koen Aers
            kaers@redhat.com Koen Aers
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: