Commit Graph

524 Commits

Author SHA1 Message Date
Strong Liu 69239e8dd6 HHH-7667 docs 2013-03-16 16:45:58 +08:00
Strong Liu 8406e3824d HHH-7746 - docs 2013-03-14 15:43:43 +08:00
Strong Liu 37f3fd7bc7 HHH-7872 docs 2013-03-13 22:56:03 +08:00
Strong Liu 073d673895 HHH-7978 - Document new feature from HHH-5869 2013-03-13 14:40:28 +08:00
Lukasz Antoniak 797819ff07 HHH-6613 - Support for audited @ElementCollection of embeddables 2013-02-28 13:43:41 +01:00
Strong Liu b22bb1a7a8 HHH-7947 remove not maintained 2LC from doc 2013-01-28 14:55:01 -05:00
Kamyar Sajjadi f8e07a40ec Changed the URL to maven.apache.org insted of maven.org 2013-01-28 14:55:01 -05:00
Lukasz Antoniak 5bf8d84379 HHH-465 - Support for NULLS FIRST/LAST
Conflicts:
	hibernate-core/src/main/java/org/hibernate/cfg/Settings.java
	hibernate-core/src/main/java/org/hibernate/criterion/Order.java

Conflicts:
	hibernate-core/src/main/java/org/hibernate/cfg/SettingsFactory.java
	hibernate-core/src/main/java/org/hibernate/criterion/Order.java
2013-01-28 14:19:58 -05:00
Kamyar Sajjadi 4cdaae7a29 HHH-4562 - Fixed the typo in chapter 7.3.1. Added bigint after personId 2012-12-12 10:47:07 -05:00
Kamyar Sajjadi bc7a2c2d24 HHH-5973 - Replaced , with + in AuditInterceptor.java and in events.xml 2012-12-12 10:40:32 -05:00
Kamyar Sajjadi 3399e34acd HHH-7029 - prependListeners changed to appendListeners in chapter 7.9.1. Integrator use-cases example 2012-12-12 10:40:24 -05:00
brmeyer f4fc7f21a4 HHH-7811 grammar error in devguide for HB 2012-12-07 12:13:21 -05:00
Kamyar Sajjadi e204ac79db HHH-7813 - Fixed the mistakes in code examples. All the examples was in chapter 4 (Batch processing). 2012-12-07 12:09:40 -05:00
Steve Ebersole b879c6ab7d HHH-7575 - Hibernate Getting Started Guide refers to incorrect tutorial directory for annotations tutoral
(cherry picked from commit 094c08cd08)
2012-09-06 08:45:43 -05:00
Strong Liu cc7d8d8e08 HHH-7385 change to use gradle 1.1 2012-08-08 17:53:17 +08:00
Gail Badner e422250076 HHH-7493 : Documentation still refers to dom4j as an entity mode 2012-08-08 00:52:13 -07:00
Martin Eisenhardt 886cf9157d Added missing word. 2012-06-05 12:23:14 +02:00
Martin Eisenhardt 95050f5d5a Fixed typo. 2012-06-04 11:59:23 +03:00
Strong Liu 99cd8455a1 HHH-7350 update the docs 2012-05-31 14:19:22 +08:00
Steve Ebersole 7ed87233a9 HHH-7306 - Allow use of CurrentTenantIdentifierResolver in normal session opening 2012-05-23 11:49:38 -05:00
Strong Liu d92e91bb4d HHH-7346 Tests fail on Postgresql due to failure in typecasts 2012-05-23 21:28:57 +08:00
Steve Ebersole a2a55d8ab6 HHH-7274 - Developer Guide reverses discussion of CMTTransactionFactory and JTATransactionFactory 2012-05-02 22:07:48 -05:00
Lukasz Antoniak cfa729d8b3 HHH-6790 - Sequence per entity for enhanced SequenceStyleGenerator 2012-04-21 12:32:42 +02:00
Lukasz Antoniak 95ec3457af HHH-7187 - Renaming and documenting enhanced revision entity 2012-04-19 23:49:41 +02:00
Strong Liu 5714a59e5e doc typo 2012-04-11 17:08:47 +08:00
Andre Azevedo 7ed63c282a Translating and correcting wrong white-spaces at the end of the string. 2012-04-10 16:50:38 +08:00
Baptiste Mathus 280751e118 transactionel -> transactionnel 2012-04-09 17:20:16 +08:00
Steve Ebersole 6193c73191 HHH-7221 - Document natural-id improvements as well as load-access APIs 2012-04-04 07:25:23 -05:00
Steve Ebersole 09538ec20d HHH-7221 - Document natural-id improvements as well as load-access APIs 2012-04-03 18:04:23 -05:00
Strong Liu d3b640cb75 HHH-7197 reimport imports 2012-03-26 16:17:45 +08:00
Strong Liu e4a82a0b6b HHH-7197 - update build scripts to not use deprecated gradle apis and change manual's xml declation to use doc namespace 2012-03-26 15:12:10 +08:00
Strong Liu 476fd2fca7 rollback org.jboss.pressgang: to 3.0.0 2012-03-15 22:04:57 +08:00
Strong Liu 2c85cbefa3 change org.jboss.pressgang:pressgang-jdocbook-style version to 3.0.1-SNAPSHOT, since there is no 3.0.0-SNAPSHOT available 2012-03-14 18:42:14 +08:00
Steve Ebersole 0e88fdd909 HHH-7153 - Update to newest jDocBook tool chain versions 2012-03-07 20:40:42 -06:00
Lukasz Antoniak 7c60f01f2d HHH-7106 - Fix, test and documentation 2012-03-03 10:27:35 +01:00
Steve Ebersole 7861fdee44 HHH-7067 - Update build to work with Gradle m8 2012-02-15 16:33:45 -06:00
Steve Ebersole 6702688c1f HHH-7011 - Document multi-tenancy 2012-02-07 08:14:58 -06:00
Steve Ebersole 40dc88e6c1 HHH-6082 - Incorporate EntityManager documentation into main dev guide 2012-02-07 00:29:42 -06:00
Steve Ebersole 30deb20ff1 HHH-6082 - Incorporate EntityManager documentation into main dev guide 2012-02-07 00:22:46 -06:00
Steve Ebersole 591364409e HHH-6082 - Incorporate EntityManager documentation into main dev guide 2012-02-07 00:22:46 -06:00
Steve Ebersole 102c31497b HHH-6082 - Incorporate EntityManager documentation into main dev guide 2012-02-07 00:22:46 -06:00
Steve Ebersole 8352ab39fb HHH-6082 - Incorporate EntityManager documentation into main dev guide 2012-02-07 00:22:45 -06:00
Steve Ebersole c4b7538ae3 HHH-6082 - Incorporate EntityManager documentation into main dev guide 2012-02-07 00:22:45 -06:00
Steve Ebersole c6fa7d3f23 HHH-6082 - Incorporate EntityManager documentation into main dev guide 2012-02-07 00:22:45 -06:00
Steve Ebersole 0e3cfbde55 HHH-6082 - Incorporate EntityManager documentation into main dev guide 2012-02-07 00:22:45 -06:00
Steve Ebersole 3cf41ee3dc HHH-6082 - Incorporate EntityManager documentation into main dev guide 2012-02-07 00:22:45 -06:00
Steve Ebersole 955f21eca9 HHH-6082 - Incorporate EntityManager documentation into main dev guide 2012-02-07 00:22:45 -06:00
Steve Ebersole 9b304942cc HHH-6082 - Integrate EntityManager documentation into dev guide 2012-02-07 00:22:45 -06:00
Steve Ebersole 2b356317ce HHH-7011 - Document multi-tenancy 2012-02-01 12:23:47 -06:00
Steve Ebersole feba0bf949 HHH-7011 - Document multi-tenancy 2012-02-01 12:22:06 -06:00