Brian Stansberry
|
6101b4e26e
|
Don't redundantly call ensureRegionRootExists()
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14683 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-05-21 20:34:54 +00:00 |
Steve Ebersole
|
544e93a305
|
HHH-2875 : cglib+asm repackage;
HHH-2506 : make javassist the default bytecode provider
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14682 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-05-21 20:13:20 +00:00 |
Steve Ebersole
|
d7b7cabf79
|
made recomended changes wrt defining plugin versions in pluginManagement
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14681 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-05-21 19:53:21 +00:00 |
Steve Ebersole
|
fbc1988fbd
|
HHH-3283 : protection on vm-based timestamps where dialect does not support params in INSERT ... SELECT
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14662 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-05-14 14:48:07 +00:00 |
Steve Ebersole
|
1182ce000e
|
HHH-3282 : DB2Dialect#supportsLobValueChangePropogation == false
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14661 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-05-14 14:08:23 +00:00 |
Diego Plentz
|
84409e9a66
|
[HHH-3272] using of Integer.valueOf(int), which is not available in JDK 1.4
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14657 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-05-10 22:58:25 +00:00 |
Gail Badner
|
99e7f895f9
|
HHH-3229 : Cascade merge transient entities regardless of property traversal order
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14656 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-05-09 23:23:29 +00:00 |
Steve Ebersole
|
3eaf44c74c
|
HHH-3270 : documentation license
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14653 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-05-07 21:02:35 +00:00 |
Steve Ebersole
|
2c858bd964
|
HHH-3270 : documentation license
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14652 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-05-07 20:59:35 +00:00 |
Steve Ebersole
|
3e1cc5d5ca
|
HHH-3269 : jDocBook 2.1.1 upgrade
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14651 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-05-07 19:53:30 +00:00 |
Steve Ebersole
|
f7925c6c77
|
HHH-3257 : useRelativeImageUris
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14650 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-05-07 18:27:05 +00:00 |
Steve Ebersole
|
4bb621ec80
|
HHH-3266, HHH-3267, HHH-3268 : missing deps in dist bundle
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14649 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-05-07 18:26:17 +00:00 |
Steve Ebersole
|
46af959c3f
|
HHH-3261 : fixed wrapping of exception from initialize/destory listeners
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14648 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-05-07 18:11:38 +00:00 |
Steve Ebersole
|
9ab9158656
|
HHH-3265 : lgpl license version 2.1
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14644 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-05-06 17:25:29 +00:00 |
Brian Stansberry
|
17f52456c6
|
[HHH-3141] Move to JBoss Cache 2.1.1.GA
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14643 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-05-06 15:47:22 +00:00 |
Diego Plentz
|
fba6c3e6b5
|
[HHH-2683] "datediff" is declared as NoArgSQLFunction in H2Dialect, but actually accepts 3 arguments
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14641 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-05-03 20:11:12 +00:00 |
Gail Badner
|
6bc9024e7c
|
HHH-2021 : reformat fix for fragile QueryKey.equals()
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14630 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-05-01 22:53:44 +00:00 |
Emmanuel Bernard
|
df9816c570
|
HHH-3260 Wrapping listener exceptions into an AssertionFailure is not good. Replacing with HibernateException
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14619 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-05-01 20:34:18 +00:00 |
Emmanuel Bernard
|
957704b242
|
Propagate the nested exception when an EventListener init fails
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14618 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-05-01 20:24:01 +00:00 |
Manik Surtani
|
ae40e5a70f
|
Implement equals to deal with parameters of type other than QueryKey
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14617 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-05-01 16:18:03 +00:00 |
Brian Stansberry
|
e41b2aca91
|
Remove unused class that uses JBC internals
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14616 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-05-01 12:55:52 +00:00 |
Gail Badner
|
d663228559
|
added tests for merging initialized and uninitialized managed collections
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14610 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-04-29 23:02:13 +00:00 |
Steve Ebersole
|
d7c693a24d
|
svn ignores
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14609 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-04-29 02:06:27 +00:00 |
Steve Ebersole
|
67f57daf75
|
updated copyright headers
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14608 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-04-29 01:53:28 +00:00 |
Steve Ebersole
|
eb422793d7
|
added images resource
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14607 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-04-29 01:35:59 +00:00 |
Bawany Satgunanathan
|
830af3b69c
|
adding files in common_content folder
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14606 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-04-29 01:35:28 +00:00 |
Bawany Satgunanathan
|
d57eb64502
|
adding files in images folder
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14605 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-04-29 01:34:50 +00:00 |
Bawany Satgunanathan
|
9804f715b8
|
adding css folder
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14604 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-04-29 01:34:17 +00:00 |
Bawany Satgunanathan
|
860de06d4f
|
adding images to common_content
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14603 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-04-29 01:31:44 +00:00 |
Bawany Satgunanathan
|
00baf0f6bd
|
adding comment-content folder
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14602 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-04-29 01:02:43 +00:00 |
Bawany Satgunanathan
|
6c6394cf6f
|
adding comment-content and images folder
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14601 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-04-29 01:00:57 +00:00 |
Bawany Satgunanathan
|
2d794f1d20
|
playing with release notes xml files
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14600 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-04-29 00:59:36 +00:00 |
Steve Ebersole
|
b47d4bb275
|
cleanup
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14599 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-04-28 22:52:08 +00:00 |
Steve Ebersole
|
d6b3c9b6c1
|
fixed corrupt translation
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14598 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-04-28 22:51:08 +00:00 |
Bawany Satgunanathan
|
8984c4101a
|
adding a release notes xml files
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14597 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-04-28 22:20:49 +00:00 |
Bawany Satgunanathan
|
81bd99f49b
|
adding a release notes xml files
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14596 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-04-28 22:20:04 +00:00 |
Bawany Satgunanathan
|
f74e010d02
|
adding release notes xml files
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14595 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-04-28 22:06:16 +00:00 |
Steve Ebersole
|
bd22a99f63
|
added releasenotes module structure;
updated jbosscache2 manual pom to not use SNAPSHOTS
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14594 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-04-28 21:29:31 +00:00 |
Steve Ebersole
|
8c44223ce6
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14593 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-04-28 15:58:28 +00:00 |
Steve Ebersole
|
10fe30085a
|
[maven-release-plugin] prepare release hibernate-3.3.0.CR1
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14591 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-04-28 15:57:47 +00:00 |
Steve Ebersole
|
912ab3ca65
|
move documentation back into a profile, along with distribution
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14590 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-04-28 15:39:28 +00:00 |
Steve Ebersole
|
d3deabd3c3
|
[maven-release-plugin] rollback the release of hibernate-3.3.0.CR1
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14588 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-04-28 14:53:38 +00:00 |
Diego Plentz
|
03ddf51ebf
|
[HHH-3060] Duplicate "FROM" in HQL documentation
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14587 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-04-28 06:10:48 +00:00 |
Diego Plentz
|
c966a688a1
|
[HHH-3071] Hibernate documentation error : session.enabledFilter
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14586 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-04-28 06:02:18 +00:00 |
Diego Plentz
|
dc61408401
|
[HHH-2930] typos in documentation: datatabase, is send, etc
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14585 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-04-28 05:19:53 +00:00 |
Diego Plentz
|
7b727315c5
|
[HHH-1787] Postgres dialect needs date_trunc
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14584 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-04-28 04:56:51 +00:00 |
Diego Plentz
|
a801ae0448
|
[HHH-3254] Postgresql support for PooledSequences
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14583 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-04-27 19:45:27 +00:00 |
Diego Plentz
|
ec3fb6d957
|
[HHH-1745] Returning resultset from PostgreSQL stored procedure
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14582 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-04-26 19:06:18 +00:00 |
Steve Ebersole
|
9b0d13edd0
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14581 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-04-25 22:00:22 +00:00 |
Steve Ebersole
|
bbeb776135
|
[maven-release-plugin] prepare release hibernate-3.3.0.CR1
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14579 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-04-25 22:00:09 +00:00 |