Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-8741

[GSS] (7.1.z) HHH-10621: HHH90000016: Found use of deprecated 'collection property' syntax in HQL/JPQL query [null.elements]; use collection function syntax instead [elements(null)]

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • None
    • 7.0.0.GA, 7.0.1.GA, 7.0.2.GA, 7.0.3.GA, 7.0.4.GA, 7.0.5.GA, 7.1.0.DR11
    • Hibernate
    • None
    • Release Notes

      HHH90000016: Found use of deprecated 'collection property' syntax in HQL/JPQL query [null.elements]; use collection function syntax instead [elements(null)]

      The warning above is raised when using certain SQL functions such as elements in HQL:

      FROM MyEntity e where :val in elements (e.vals)"

              gbadner@redhat.com Gail Badner (Inactive)
              rhn-support-sfikes Stephen Fikes (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: