History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-22028
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Alexander Chernikov
Reporter: Alexander Chernikov
Votes: 0
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

HQL: support all HQL functions

Created: 03 Oct 07 20:17   Updated: 06 Nov 08 23:07
Component/s: J2EE.Hibernate
Fix Version/s: Undefined

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 7,320


 Description  « Hide
Currently not supported:
1. str(). Argument types: . Return type: string.

 All   Comments   Work Log   Change History      Sort Order:
Taras Tielkes - 03 Oct 07 20:24
Is there a list of all supported functions somewhere?
Or is it also possible for a Hibernate Dialect to provide additional functions?

Alexander Chernikov - 03 Oct 07 20:27
Can't say it now, still investigating. At least str() works for me, but highlighted as error in IDEA.