[ http://jira.codehaus.org/browse/XDP-205?page=all ]

Konstantin Pribluda reassigned XDP-205:
---------------------------------------

    Assignee: Konstantin Pribluda

> No support for sql-query callable parameter
> -------------------------------------------
>
>                 Key: XDP-205
>                 URL: http://jira.codehaus.org/browse/XDP-205
>             Project: XDoclet 2 Plugins
>          Issue Type: Bug
>          Components: hibernate
>    Affects Versions: 1.0.4
>            Reporter: Daniel Beland
>         Assigned To: Konstantin Pribluda
>            Priority: Critical
>             Fix For: 1.0.4
>
>
> Hi,
> in hibernate 3.1.3 we can define stored procedure as a named query with the 
> following config:
> <sql-query name="selectLatestEntries" callable="true">
>         <return-scalar column="COID" type="int"/>
>         <![CDATA[{ ? = call SELECT_LATEST_ENTRIES(:migrationDate) }]]>
> </sql-query>
> However the callable parameter is not supported on the hibernate.sql-query 
> tag.
> Thanks

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

        

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
xdoclet-plugins-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-interest

Reply via email to