Revision: 6148
http://squirrel-sql.svn.sourceforge.net/squirrel-sql/?rev=6148&view=rev
Author: gerdwagner
Date: 2011-01-27 22:17:41 +0000 (Thu, 27 Jan 2011)
Log Message:
-----------
Improved HQL code completion
Modified Paths:
--------------
trunk/sql12/doc/src/main/resources/changes.txt
Modified: trunk/sql12/doc/src/main/resources/changes.txt
===================================================================
--- trunk/sql12/doc/src/main/resources/changes.txt 2011-01-27 20:45:53 UTC (rev 6147)
+++ trunk/sql12/doc/src/main/resources/changes.txt 2011-01-27 22:17:41 UTC (rev 6148)
@@ -20,6 +20,9 @@
Fixed NullPointerException in Hibernate Plugin when executing HQL with 'view objects' switched on.
+Hibernate Plugin: Made HQL code completion work more exact.
+
+
3.2.1 (12/29/2010)
==================
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|