Name change

git-svn-id: https://svn.jboss.org/repos/hibernate/trunk/Hibernate3/doc@5590 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
Christian Bauer 2005-02-07 00:35:39 +00:00
parent 5fe8ef3d31
commit 800164020e
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
<chapter id="batch">
<title>Batch processing using Hibernate</title>
<title>Batch processing</title>
<para>
A naive approach to inserting 100 000 rows in the database using Hibernate might

View File

@ -1,5 +1,5 @@
<chapter id="filters">
<title>Temporal, regional and permissioned data</title>
<title>Filtering data</title>
<para>
Hibernate3 provides an innovative new approach to handling data with "visibility" rules.