Message:

   The following issue has been re-assigned.

   Assignee: Matthias Germann (mailto:[EMAIL PROTECTED])
---------------------------------------------------------------------
View the issue:
  http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1328

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XDT-1328
    Summary: support ql-compiler
       Type: New Feature

     Status: Resolved
   Priority: Minor
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: XDoclet
 Components: 
             JBoss Module
   Fix Fors:
             1.3
   Versions:
             1.3

   Assignee: Matthias Germann
   Reporter: Tomasz Bech

    Created: Wed, 6 Apr 2005 2:43 AM
    Updated: Wed, 6 Apr 2005 5:14 PM

Description:
>From 3.2.6 JBoss supports different OQL compiler for the query (per query) as:
The compiler can also be specified per <query> element in jbosscmp-jdbc.xml like

<query>
   <query-method>
      <method-name>ejbSelectSelect</method-name>
      <method-params>
         <method-param>java.lang.String</method-param>
         <method-param>java.lang.Object[]</method-param>
      </method-params>
   </query-method>
   <dynamic-ql/>
   
<ql-compiler>org.jboss.ejb.plugins.cmp.jdbc.EJBQLToSQL92Compiler</ql-compiler>
</query>


(link: http://www.jboss.org/wiki/Wiki.jsp?page=PlugableQlCompiler)

Could you add 'ql-compiler' attribute (not mandatory) for @jboss.query tag?
Thanks in advance 


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://opensource.atlassian.com/projects/xdoclet/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to