[jboss-cvs] jbosside/hibernatetools/plugins/org.hibernate.eclipse.help ...

Max Rydahl Andersen mandersen at jboss.com
Tue Jan 9 07:44:05 EST 2007


  User: mandersen
  Date: 07/01/09 07:44:05

  Modified:    hibernatetools/plugins/org.hibernate.eclipse.help  
                        toctoolsreference.xml tocreferencedocumentation.xml
  Log:
  b9 docs
  
  Revision  Changes    Path
  1.9       +1 -1      jbosside/hibernatetools/plugins/org.hibernate.eclipse.help/toctoolsreference.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: toctoolsreference.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/hibernatetools/plugins/org.hibernate.eclipse.help/toctoolsreference.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -b -r1.8 -r1.9
  --- toctoolsreference.xml	22 Sep 2006 12:34:35 -0000	1.8
  +++ toctoolsreference.xml	9 Jan 2007 12:44:05 -0000	1.9
  @@ -1,5 +1,5 @@
   <?xml version="1.0" encoding="utf-8"?>
   <toc label="Hibernate Tools Reference">
         <topic label="Ant and Eclipse Tools" href="html/tools/ant/en/html_single/index.html"/>      
  -      <topic label="New &amp; Noteworthy" href="html/tools/eclipse/newandnoteworthy/hibernate-eclipse-news-3.2.0.beta8.html"/>
  +      <topic label="New &amp; Noteworthy" href="html/tools/eclipse/newandnoteworthy/hibernate-eclipse-news-3.2.0.beta9.html"/>
   </toc>
  
  
  
  1.6       +4 -1      jbosside/hibernatetools/plugins/org.hibernate.eclipse.help/tocreferencedocumentation.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: tocreferencedocumentation.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/hibernatetools/plugins/org.hibernate.eclipse.help/tocreferencedocumentation.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -b -r1.5 -r1.6
  --- tocreferencedocumentation.xml	21 Jun 2006 23:25:27 -0000	1.5
  +++ tocreferencedocumentation.xml	9 Jan 2007 12:44:05 -0000	1.6
  @@ -205,6 +205,7 @@
       <topic label="The from clause" href="html/reference/en/html/queryhql.html#queryhql-from"/>
       <topic label="Associations and joins" href="html/reference/en/html/queryhql.html#queryhql-joins"/>
       <topic label="Forms of join syntax" href="html/reference/en/html/queryhql.html#queryhql-joins-forms"/>
  +    <topic label="Refering to identifier property" href="html/reference/en/html/queryhql.html#queryhql-identifier-property"/>
       <topic label="The select clause" href="html/reference/en/html/queryhql.html#queryhql-select"/>
       <topic label="Aggregate functions" href="html/reference/en/html/queryhql.html#queryhql-aggregation"/>
       <topic label="Polymorphic queries" href="html/reference/en/html/queryhql.html#queryhql-polymorphism"/>
  @@ -215,7 +216,9 @@
       <topic label="Subqueries" href="html/reference/en/html/queryhql.html#queryhql-subqueries"/>
       <topic label="HQL examples" href="html/reference/en/html/queryhql.html#queryhql-examples"/>
       <topic label="Bulk update and delete" href="html/reference/en/html/queryhql.html#queryhql-bulk"/>
  -    <topic label="Tips &amp; Tricks" href="html/reference/en/html/queryhql.html#queryhql-tipstricks"/></topic>
  +    <topic label="Tips &amp; Tricks" href="html/reference/en/html/queryhql.html#queryhql-tipstricks"/>
  +    <topic label="Components" href="html/reference/en/html/queryhql.html#queryhql-components"/>
  +    <topic label="Row value constructor syntax" href="html/reference/en/html/queryhql.html#queryhql-tuple"/></topic>
       <topic label="Criteria Queries" href="html/reference/en/html/querycriteria.html">
       <topic label="Creating a Criteria instance" href="html/reference/en/html/querycriteria.html#querycriteria-creating"/>
       <topic label="Narrowing the result set" href="html/reference/en/html/querycriteria.html#querycriteria-narrowing"/>
  
  
  



More information about the jboss-cvs-commits mailing list