Update of /cvsroot/squirrel-sql/sql12/doc
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv20151/doc
Modified Files:
changes.txt
Log Message:
Hibernate Plugin:
- Results of HQL Queries can be displayed as objects
- Hibernate logs can be seen in SQuirreL logs when Hibernate logging is configured for console output.
Index: changes.txt
===================================================================
RCS file: /cvsroot/squirrel-sql/sql12/doc/changes.txt,v
retrieving revision 1.545
retrieving revision 1.546
diff -C2 -d -r1.545 -r1.546
*** changes.txt 24 Mar 2010 01:55:57 -0000 1.545
--- changes.txt 24 Mar 2010 22:30:27 -0000 1.546
***************
*** 6,9 ****
--- 6,16 ----
----------------------------------------------------------------
+ Enhancements:
+
+ Hibernate Plugin:
+ - Results of HQL Queries can be displayed as objects
+ - Hibernate logs can be seen in SQuirreL logs when Hibernate logging is configured for console output.
+
+
Bug-Fixes:
|