• Views
  • Iteration Report
  • My Iteration Report
  •  
OMERO.server
  • Login
  • Help/Guide
  • About Trac
  • Preferences
  • Wiki
  • Timeline
  • Roadmap
  • Browse Source
  • View Tickets
  • Search

Context Navigation

  • ← Previous Ticket
  • Next Ticket →

Ticket #973 (closed defect: fixed)

Opened 7 months ago

Last modified 7 months ago

Poorly formed HQL can throw an InternalException

Reported by: jmoore Owned by: jmoore
Priority: major Milestone: 3.0-Beta3
Component: ORM Version: 3.0-M1
Keywords: hibernate, upstream ,exceptions, NPE Cc:

Description

Improperly formed HQL queries should at worst cause an ApiUsageException and not IllegalStateException or NullPointerException

Change History

Changed 7 months ago by jmoore

  • status changed from new to closed
  • resolution set to fixed

r2378 There may be other examples of this, but we will have to catch them as they come along. HQL is notorious for throwing NPEs and similar.

Note: See TracTickets for help on using tickets.

Download in other formats:

  • Comma-delimited Text
  • Tab-delimited Text
  • RSS Feed

Trac Powered

Powered by Trac 0.11
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/