Commit Graph

2028 Commits

Author SHA1 Message Date
Diego Plentz bd414941f8 [HHH-2789] Section 19.2 of the documentation does not show OSCache as supporting clusters. It does.
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12942 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-15 02:51:52 +00:00
Diego Plentz fe7d0d7120 [HHH-2164] Minor bug in section "20.1.1. Customizing the schema"
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12939 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-14 21:17:14 +00:00
Diego Plentz 014c2664c9 [HHH-2755] Wrong "jsdk.jar" referenced in the tutorial
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12938 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-14 20:07:25 +00:00
Diego Plentz d40aa403b2 [HHH-2519] Schema dropping not documented with hibernate.hbm2ddl.auto=create
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12933 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-14 14:27:03 +00:00
Diego Plentz b1fdf81549 [HHH-2726] spelling o your CLASSPATH
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12926 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-13 20:04:26 +00:00
Steve Ebersole f0755725c9 HHH-2704 : migrate to maven (testsuite)
HHH-2696 : migrate to slf4j

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12891 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-03 04:09:17 +00:00
Diego Plentz af48068ded [HHH-2713] duplicated phrase in docs "of the of the"
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12779 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-07-18 21:11:33 +00:00
Diego Plentz b191845c23 [HHH-1682] Improve the description of differences between save() and persist()
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12778 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-07-18 21:02:08 +00:00
Steve Ebersole 79e5b784a1 uploading separated parent poms
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12773 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-07-17 03:31:57 +00:00
Diego Plentz 9fda5ffa29 [HHH-2714] Three typos in code examples
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12767 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-07-16 04:18:27 +00:00
Diego Plentz 394abb8fbf [HHH-1694] Documentation Outdated: "10.4.4. Queries in native SQL"
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12765 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-07-16 00:36:41 +00:00
Diego Plentz 0abce7883b [HHH-2719] adddress --> address
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12763 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-07-13 04:14:38 +00:00
Diego Plentz 3ee3577314 [HHH-2201] session.iterate() does not exist
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12748 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-07-08 09:24:38 +00:00
Diego Plentz 73df971530 [HHH-2649] Batcher configuration parameter incorrectly documented
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12747 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-07-08 09:16:48 +00:00
Diego Plentz a1c40a99a3 [HHH-2713] duplicated phrase in docs "of the of the"
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12743 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-07-08 07:53:52 +00:00
Diego Plentz 3b9fc55ee4 [HHH-1561] Missing " in Documentation for H3, Chapter 15.8
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12727 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-07-04 06:18:11 +00:00
Diego Plentz 39445e07d3 [HHH-2180] minordocumentation error in hbm xml
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12726 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-07-04 06:14:36 +00:00
Diego Plentz a215a7f18e [HHH-2267] A copy/paste mistake in the documentation for <schemavalidator> ant task
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12725 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-07-04 06:12:25 +00:00
Diego Plentz 76e49f9b09 [HHH-1116] batch-size typo
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12724 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-07-04 06:05:53 +00:00
Diego Plentz 2f236d6416 [HHH-2487] Typo in "5.1.7. version (optional)"
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12723 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-07-04 06:01:25 +00:00
Diego Plentz e0399c33fa [HHH-2417] Update book on Hibernate reference
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12722 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-07-04 05:59:40 +00:00
Diego Plentz b1493a51ad [HHH-2520] Miscellaneous config doc spelling fixes
and some others.

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12721 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-07-04 05:55:02 +00:00
Diego Plentz 751ebd59dc [HHH-2334] Documentation error in section 5.1.3
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12719 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-07-04 05:24:14 +00:00
Diego Plentz 252ec842ec [HHH-2418] Refer HSQL DB website in chapter 1.2.3
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12718 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-07-04 05:12:00 +00:00
Diego Plentz 67889ab73c [HHH-2550] Update API Class in 10.4.3. Criteria queries
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12717 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-07-04 05:02:44 +00:00
Diego Plentz 304fc54e32 [HHH-2420] Error in 2.5. Contextual Sessions
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12716 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-07-04 04:58:58 +00:00
Diego Plentz bc550eba48 [HHH-2567] Update reference to use FlushMode.MANUAL
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12715 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-07-04 04:55:21 +00:00
Steve Ebersole 6eee4be625 SVN layout migration for core/trunk
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@11723 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-06-29 19:23:53 +00:00