[jbosstools-issues] [JBoss JIRA] Issue Comment Edited: (JBIDE-6703) QueryExporter should be added into Exporters in Hibernate Code Generation Configurations

Vitali Yemialyanchyk (JIRA) jira-events at lists.jboss.org
Mon Oct 4 10:46:39 EDT 2010


    [ https://jira.jboss.org/browse/JBIDE-6703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12554986#action_12554986 ] 

Vitali Yemialyanchyk edited comment on JBIDE-6703 at 10/4/10 10:44 AM:
-----------------------------------------------------------------------

Juri, it look like are testing a wrong version... i.e.
if you try to export to Ant codegen script the result should look like this:
      <query destdir="/hibtest2/ant" destfile="queryOutRes.txt">
        <hql>from org.gen.Customers</hql>
        <property key="ejb3" value="false"/>
        <property key="jdk5" value="false"/>
      </query>


      was (Author: vyemialyanchyk):
    Juri, it look like are a testing a wrong version... i.e.
if you try to export to Ant codegen script the result should look like this:
      <query destdir="/hibtest2/ant" destfile="queryOutRes.txt">
        <hql>from org.gen.Customers</hql>
        <property key="ejb3" value="false"/>
        <property key="jdk5" value="false"/>
      </query>

  
> QueryExporter should be added into Exporters in Hibernate Code Generation Configurations
> ----------------------------------------------------------------------------------------
>
>                 Key: JBIDE-6703
>                 URL: https://jira.jboss.org/browse/JBIDE-6703
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: Hibernate
>    Affects Versions: 3.2.0.M1
>            Reporter: Vitali Yemialyanchyk
>            Assignee: Vitali Yemialyanchyk
>            Priority: Minor
>             Fix For: 3.2.0.Beta1
>
>         Attachments: screenshot-1.jpg, screenshot-exporter-in-gui.jpg, screenshot-result-of-ant-script-generation.jpg
>
>


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

        


More information about the jbosstools-issues mailing list