[jboss-cvs] jbosside/hibernatetools/plugins/org.hibernate.eclipse.console/doc/newandnoteworthy ...

Max Rydahl Andersen mandersen at jboss.com
Mon Aug 14 20:43:50 EDT 2006


  User: mandersen
  Date: 06/08/14 20:43:50

  Added:       hibernatetools/plugins/org.hibernate.eclipse.console/doc/newandnoteworthy 
                        hibernate-eclipse-news-3.2.0.beta7.html
  Log:
  updated docs (still missing parts)
  
  Revision  Changes    Path
  1.1      date: 2006/08/15 00:43:50;  author: mandersen;  state: Exp;jbosside/hibernatetools/plugins/org.hibernate.eclipse.console/doc/newandnoteworthy/hibernate-eclipse-news-3.2.0.beta7.html
  
  Index: hibernate-eclipse-news-3.2.0.beta7.html
  ===================================================================
  <html>
  
  <head>
  <link rel="stylesheet" href="default_.css">
  <title>Hibernate Eclipse Tools 3.2.0.beta7 News</title>
  </head>
  
  <body>
  
  <h1>Hibernate Tools 3.2.0.beta7 - New and Noteworthy</h1>
  
    <p>Previous <a href="hibernate-eclipse-news-3.2.0.beta6.html">new and noteworthy for 3.1.0.beta6</a></p>
    <p><a href="http://opensource.atlassian.com/projects/hibernate/secure/ReleaseNote.jspa?version=10520&styleName=Html&projectId=10030">Release notes</a></p>
  <table border="0" cellpadding="10" cellspacing="0" width="80%">
    <tr>
      <td colspan="2">
        <hr>
        <h3>Reverse engineering</h3>
        <hr>
      </td>
    </tr>
    <tr>
      <td valign="top" align="left">
        <p align="right"><b>Many-to-Many</b></td>
      <td valign="top">
        <p>By popular demand the reverse engineering now supports automatic detction of many-to-many. It is enabled by default, but can be toggled in the UI or in Ant via the detectmanytomany attribute.<p>
    </tr>
    <tr>
     <hr>
    </tr>
    <tr>
      <td valign="top" align="left">
        <p align="right"><b>Optimistic locking columns</b></td>
      <td valign="top">
        <p>Detection of optimistic locking columns was enabled in the
        previous versions and customizable programmatically, but now it
        is also available in the UI and Ant task (detectoptimisticlock
        attribute).<p>
    </tr>
    <tr>
      <td colspan="2">
        <hr>
        <h3>Query editing</h3>
        <hr>
      </td>
    </tr>
    <tr>
      <td valign="top" align="left">
        <p align="right"><b>Null in parameters</b></td>
      <td valign="top">
        <p>The query parameter view now has an additonal column that can be enabled/disabled dependent on you want <literal>null</literal> to be set instead of a concrete value.<p>
  
            <p><img src="nullinparameters.png"/></p>
    </tr>
  </table>
  
  </body>
  
  </html>
  
  
  
  
  



More information about the jboss-cvs-commits mailing list