Commit Graph

2349 Commits

Author SHA1 Message Date
Strong Liu 0dbc756093 HHH-6599 Hibernate mark as rollback even for no transaction requests 2011-08-30 18:39:12 +08:00
Steve Ebersole 71bca205e9 HHH-6591 - Port changes for HHH-5348 to 3.6 branch 2011-08-24 12:35:05 -05:00
Adam Warski 0c42a5a153 Merge pull request #158 from lukasz-antoniak/HHH-5930-3.x
HHH-5930 [branch 3.x] - Remove hibernate-tools dependency from runtime scope
2011-08-21 23:23:53 -07:00
Lukasz Antoniak 26663e9890 HHH-5930 - Changing provided scope to optional 2011-08-21 19:22:17 +02:00
Lukasz Antoniak 566f0d4d89 HHH-5930 - Removed Ant and Hibernate Tools dependency from Envers build 2011-08-21 18:06:49 +02:00
Strong Liu 164cdf99d2 HHH-5789 Hibernate 3.5.4 doesn't build with OpenJDK 6b18-1.8.2 or greater 2011-08-20 10:59:54 +08:00
Strong Liu df445e0f2f HHH-6577 code style format 2011-08-20 10:34:10 +08:00
Strong Liu c593f75ec0 Merge remote-tracking branch 'cubrid/3.6' into 3.6 2011-08-20 10:28:00 +08:00
Gail Badner 647265c79a Update 3.6.7.Final to 3.6.8-SNAPSHOT 2011-08-17 13:17:04 -07:00
Gail Badner 37c18f2523 Update 3.6.7-SNAPSHOT to 3.6.7.Final 2011-08-17 13:10:59 -07:00
Gail Badner e3527f325a 3.6.7 prep 2011-08-17 13:06:55 -07:00
Esen Sagynov 0e8a2e4324 Extended StandardDialectResolver by adding CUBRIDDialect info. 2011-08-16 22:21:53 -07:00
Esen Sagynov dd441aef8f Added CUBRIDDialect source. 2011-08-16 22:04:19 -07:00
Gail Badner 9485ffb752 HHH-6370 : HSQLDB fixes reported issues and adds minor enhancement (Fred Toussi) 2011-08-16 17:43:25 -07:00
Strong Liu bbbbf779d7 HHH-1780 negation of EXISTS in hql query does not work 2011-07-28 18:12:39 +08:00
Gail Badner 418a8df7df Update version to 3.6.7-SNAPSHOT 2011-07-20 18:26:04 -07:00
Gail Badner 2c25b1edaf Update version to 3.6.6.Final 2011-07-20 18:21:21 -07:00
Gail Badner e9c4b24ed6 Update changelog.txt for 3.6.6 2011-07-20 18:15:27 -07:00
Gail Badner d9680adcba HHH-6420 : SQL Server dialect is broken (Tomaz Cerar) 2011-07-20 17:34:59 -07:00
Gail Badner f85bb3d986 HHH-6421 : Reduce log level of LazyInitializationException from ERROR to TRACE 2011-07-20 17:14:22 -07:00
Strong Liu 70750c93e5 Merge pull request #133 from alexsnaps/HHH-5478
HHH 5478 Update Ehcache documentation wrt clustering & transactional support
2011-07-19 10:02:33 -07:00
Strong Liu efd1656b84 Merge pull request #134 from alexsnaps/HHH-6455
HHH-6455 Updated ehcache dependency to latest release
2011-07-19 09:59:42 -07:00
Alex Snaps 31ebebc8a9 HHH-6455 Upgraded ehcache dependency to 2.4.3 2011-07-19 13:01:49 +02:00
Alex Snaps 0c1d94db13 HHH-5478 Updated docs for ehcache transactional & clustered support 2011-07-19 12:59:38 +02:00
Andrew Lee Rubinger 2b8094cf1e [HHH-6442] In the case a URL cannot be reconstructed due to MalformedURLException, use the one passed in (which will already have a URLStreamHandler association) 2011-07-18 15:03:07 +02:00
Hardy Ferentschik 0b7a0e4768 HHH-4630 2011-07-13 12:40:27 +02:00
Strong Liu a2bae5a18c HHH-2614 Blob Length Set to 255 By Default With Derby DB 2011-07-11 17:17:47 +08:00
Hardy Ferentschik 5588f238d5 HHH-6381 Adding some more assertions 2011-07-07 10:52:36 +02:00
David Mansfield d9efcf2b4f HHH-6381 - handle optional=true joins for SecondaryTables in the JoinedSubclassEntityPersister 2011-07-06 20:59:16 -04:00
Strong Liu 24a33b2c19 HHH-6386 sybase improvement 2011-07-05 13:37:27 +08:00
Strong Liu 7223aa3f48 typo in document 2011-06-20 12:18:58 +08:00
Strong Liu cbf1f6cc44 HHH-6322 remove local tests 2011-06-15 10:57:31 +08:00
Strong Liu 5227cc2c10 HHH-6322 upgrade to hibernate-jpa-2.0-api-1.0.1.Final 2011-06-15 10:55:40 +08:00
adamw 5745d7b2a6 Removing a problematic test which didn't test what it should anyway 2011-06-09 13:08:00 +02:00
Gail Badner 70fffc1b0f Update 3.6.5.Final to 3.6.6-SNAPSHOT 2011-06-08 21:06:18 -07:00
Gail Badner ac4f7548aa Update 3.6.5-SNAPSHOT to 3.6.5.Final 2011-06-08 20:59:35 -07:00
Gail Badner 546699d552 Update changelog for 3.6.5 2011-06-08 20:52:11 -07:00
Gail Badner ea2fff9c7b HHH-6203 : Make necessary updates to pass nexus artifact validation 2011-06-08 20:22:24 -07:00
Gail Badner 6e80b34f83 HHH-6219 : Memory leak with Infinispan 2011-06-08 16:19:06 -07:00
Lukasz Antoniak 86748c42f8 HHH-4760 - Fix and test 2011-06-08 09:58:25 +02:00
Sanne Grinovero b932edd109 HHH-5790 - method BasicBinder#bind() and BasicExtractor#extract missing guards for trace logging 2011-06-03 12:55:08 +01:00
adamw e5ad9885ff Fixing JDK5 compatibility problem & compilation error 2011-06-03 09:40:29 +02:00
adamw 61fcadefe8 HHH-5967: code cleanup, extending test 2011-06-02 12:04:05 +02:00
Adam Warski eb47fff9be Merge pull request #94 from olilo/aeb3b9710ca7f3aa400f
3.6 - Envers - Bugfix for ValidityAuditStrategy
2011-06-02 02:34:12 -07:00
adamw 06f3f2a8f7 HHH-5025: Backporting tests 2011-06-02 09:06:10 +02:00
adamw af4a14eac1 HHH-5025: waiting max 3 seconds for the cache to be written to disk 2011-06-02 07:53:11 +02:00
Lukasz Antoniak dde40660b8 HHH-5025 - Test case fix 2011-06-02 07:46:24 +02:00
Lukasz Antoniak a5456f86f3 HHH-5025 - Comments 2011-06-02 07:46:15 +02:00
Lukasz Antoniak 3421a7c03d HHH-5025 - RevisionType serialization fix and test 2011-06-02 07:46:04 +02:00
Oliver Lorenz aeb3b9710c added class documentation to new test 2011-05-25 19:20:01 +02:00