Author: dgeraskov
Date: 2012-02-22 04:56:34 -0500 (Wed, 22 Feb 2012)
New Revision: 38970
Added:
trunk/documentation/whatsnew/hibernate/hibernate-news-3.5.0.Beta1.html
trunk/documentation/whatsnew/hibernate/images/console_configuration_hibernate_version2.png
Log:
Hibernate component new and noteworthy
Added: trunk/documentation/whatsnew/hibernate/hibernate-news-3.5.0.Beta1.html
===================================================================
--- trunk/documentation/whatsnew/hibernate/hibernate-news-3.5.0.Beta1.html
(rev 0)
+++ trunk/documentation/whatsnew/hibernate/hibernate-news-3.5.0.Beta1.html 2012-02-22
09:56:34 UTC (rev 38970)
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html
xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Language" content="en-us" />
+<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1" />
+<link rel="stylesheet" href="../whatsnew.css"/>
+<title>Hibernate tools 3.5.0.Beta1 What's New</title>
+<script type="text/javascript">
+
+ var _gaq = _gaq || [];
+ _gaq.push(['_setAccount', 'UA-17645367-5']);
+ _gaq.push(['_trackPageview']);
+
+ (function() {
+ var ga = document.createElement('script'); ga.type =
'text/javascript'; ga.async = true;
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'http://www') + '.google-analytics.com/ga.js';
+ var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
+ })();
+
+</script></head>
+<body>
+<h1>Hibernate tools 3.5.0.Beta1 What's New</h1>
+
+<p align="right"><a href="../index.html">< Main
+ Index</a> <a
+href="../examples/examples-news-3.3.0.Beta1.html">Project Examples
></a></p>
+
+<table border="0" cellpadding="10" cellspacing="0"
width="80%">
+
+ <tr>
+ <td colspan="2">
+ <hr/>
+ <h3>Hibernate Multiversion support</h3>
+ <hr/>
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="right"><a
name="itemname1" id="itemname1"></a><b>Select Hibernate
Version</b></td>
+ <td valign="top">
+ <p>Support of Hibernate 3.6 added in addition to Hibernate 3.5 and 4.0.
</p>
+
+ <p>Be aware that Hibernate 3.6 and 4.0 support is still experimental and not
*all*
+ operations/features are enabled yet, but we
+ include it so you can give feedback/report issues for this to
+ make the support more complete.</p>
+ <img src="images/console_configuration_hibernate_version2.png"/>
+
+ <p><small><a
href="https://issues.jboss.org/browse/JBIDE-10646">Related
jira</a></p>
+
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr/>
+ </td>
+ </tr>
+
+</table>
+
+</body>
+
+</html>
+
+
Added:
trunk/documentation/whatsnew/hibernate/images/console_configuration_hibernate_version2.png
===================================================================
(Binary files differ)
Property changes on:
trunk/documentation/whatsnew/hibernate/images/console_configuration_hibernate_version2.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream