提交 01bd822e authored 作者: Thomas Mueller's avatar Thomas Mueller

Documentation

上级 9e649941
...@@ -176,7 +176,9 @@ conn.close(); cp.dispose(); ...@@ -176,7 +176,9 @@ conn.close(); cp.dispose();
</pre> </pre>
<h2><a href="tutorial.html#using_hibernate">Hibernate</a></h2> <h2><a href="tutorial.html#using_hibernate">Hibernate</a></h2>
<p>
hibernate.cfg.xml (or use the HSQLDialect): hibernate.cfg.xml (or use the HSQLDialect):
</p>
<pre> <pre>
&lt;property name="dialect"&gt; &lt;property name="dialect"&gt;
org.hibernate.dialect.H2Dialect org.hibernate.dialect.H2Dialect
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论