[hibernate-issues] [Hibernate-JIRA] Created: (HBX-882) Support simplified syntax / format for "class" type in the Query Parameters view

Joseph Marques (JIRA) noreply at atlassian.com
Sat Feb 17 04:19:47 EST 2007


Support simplified syntax / format for "class" type in the Query Parameters view
--------------------------------------------------------------------------------

         Key: HBX-882
         URL: http://opensource.atlassian.com/projects/hibernate/browse/HBX-882
     Project: Hibernate Tools
        Type: New Feature

    Versions: 3.2beta8    
    Reporter: Joseph Marques


Instead of having to specify the fully-qualified name of the class in the Query Parameter section, it would be nice is the value column support a shorthand of the syntaxmm, so the package could be left out. This way, I can say "Item" instead of "com.very.long.package.name.containing.Item".

This shorthand would also apply equally well to the Enum, if that ends up being supported as a first class construct too (see linked issue HBX-881).

Perhaps there is a way to do this in beta8 today? - but if there is it's not readily apparent.  If there is, what classpath would it use to deduce the fully-qualified name?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira




More information about the hibernate-issues mailing list