Steve Ebersole
d117d60e1e
HHH-3912 - Change for HHH-3159 causes InstantiationException
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16564 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-05-13 22:48:28 +00:00
Steve Ebersole
60d1cd9863
HHH-2745 - NullPointerException when eager fetching joined many-to-many with native SQL query
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16539 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-05-11 21:21:29 +00:00
Gail Badner
b17b295e83
HHH-3662 : Merging read-only entities causes AssertionError
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16512 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-05-06 01:18:43 +00:00
Scott Marlow
e11ff8dae8
HHH-3832 Upgrade to cglib-2.2 (asm 3.1)
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16257 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-04-03 15:45:11 +00:00
Steve Ebersole
b94d3710c4
HHH-3214 - Update unit tests and config files to use non-depracated Oracle dialects
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16099 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-03-06 18:35:50 +00:00
Steve Ebersole
5a402193da
HHH-3800 - Allow chopping of class names in various logging scenarios
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16093 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-03-06 04:48:32 +00:00
Steve Ebersole
575d2f10d8
HHH-3528 - FETCH JOIN query doesn't work in a StatelessSession
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16090 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-03-05 21:56:10 +00:00
Steve Ebersole
ccc2571e2b
HHH-3279 : maven plugin (initial work)
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16068 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-03-04 02:20:50 +00:00
Gail Badner
bb0e94756a
HHH-3701 HHH-3640 : Add support for mod, bit_length, and trim to SybaseASE15Dialect
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15958 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-02-12 03:48:51 +00:00
Steve Ebersole
e8f38ede57
HHH-3275 : custom tuplizers for components in a collection
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15927 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-02-10 17:32:00 +00:00
Gail Badner
b859e5d26b
HHH-3712 : Reorganize the Sybase dialect class hierarchy, add SybaseASE15Dialect, and mark SybaseDialect as deprecated
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15913 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-02-06 23:46:33 +00:00
Gail Badner
a4632bbd7b
HHH-3691 : Sybase does not support Blobs and Clobs; skip unit tests that use Blobs/Clobs
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15881 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-02-04 03:39:17 +00:00
Steve Ebersole
7b943f0089
HHH-3749 : limit FromElement reuse
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15873 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-02-03 21:38:29 +00:00
Steve Ebersole
9bfb17b497
HHH-3751 : Antlr tree parser tracing
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15870 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-02-03 20:45:03 +00:00
Steve Ebersole
c7dcdc19a0
HHH-3751 : Antlr tree parser tracing
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15869 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-02-03 20:37:01 +00:00
Steve Ebersole
89cf22bab6
HHH-3749 : limit FromElement reuse based on alias
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15867 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-02-03 14:23:14 +00:00
Steve Ebersole
d7931fab68
HHH-3357 : clear() performance
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15862 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-02-03 01:14:53 +00:00
Steve Ebersole
803f8c3330
HHH-3701 : trim function emulation for sybase
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15859 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-02-03 00:44:42 +00:00
Chris Bredesen
db1b78aca1
HHH-3159 replace deprecated package 'oracle.jdbc.driver' with 'oracle.driver'
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15821 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-01-26 20:31:11 +00:00
Steve Ebersole
3a376dffce
HHH-3698 & HHH-3699 : HQL parameter binding issues
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15768 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-01-12 15:19:23 +00:00
Steve Ebersole
25487b8509
HHH-3698 & HHH-3699 : HQL parameter binding issues
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15757 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-01-09 05:32:56 +00:00
Steve Ebersole
d5841d9d87
HHH-3693 : implicit polymorphism + pagination
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15752 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-01-07 20:12:43 +00:00
Gail Badner
66ddece5b0
HHH-3672 - Sybase - second(), minute(), hour(), and extract() cause GenericJDBCException
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15720 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-12-20 00:36:24 +00:00
Gail Badner
9dcc00efb8
HHH-3508 - SybaseDialect overrides supportsCascadeDelete to return "false"; SQLServerDialect returns "true"
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15708 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-12-19 19:04:41 +00:00
Dave Stephan
fd361d9f2a
HHH-3584 - Modified getPropertiesToUpdate to check if version property has been marked as updateable==false before adding.
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15700 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-12-16 22:24:27 +00:00
Juraci Krohling
65aa1df107
HHH-3650 - Added fixed 'not null' to the create-table statement
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15689 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-12-12 15:37:34 +00:00
Juraci Krohling
3710d54e02
HHH-3649 - Added supportsPooledSequences() method, to return true
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15685 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-12-12 12:48:28 +00:00
Chris Bredesen
a5fb1e8d39
HHH-3636 test case + fix
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15675 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-12-10 01:59:47 +00:00
Gail Badner
cc7e0b9655
HHH-2146 : NullpointerException in DefaultDeleteEventListener.deleteTransientEntity
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15444 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-29 21:21:07 +00:00
Steve Ebersole
569a84d415
HHH-3351 : dynamic map entity-persister and subclassing
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15408 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-27 21:28:22 +00:00
Steve Ebersole
ba60017ec3
HHH-2933 : DialectResolver
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15342 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-13 15:16:21 +00:00
Steve Ebersole
fd4ffb09ac
HHH-3343 : PostgresPlusDialect
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15307 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-09 18:12:07 +00:00
Steve Ebersole
a157cc133e
HHH-3519 : parameters in select clause
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15304 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-09 15:48:03 +00:00
Steve Ebersole
a05058332a
HHH-3517 : default Tuplizer impls
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15287 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-08 16:42:46 +00:00
Steve Ebersole
0ccdb5b287
javadoc
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15275 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-08 04:55:29 +00:00
Steve Ebersole
b7a3ee8b15
HHH-3515 : EntityNameResolver defensiveness
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15272 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-08 04:38:55 +00:00
Steve Ebersole
c6f995e23e
HHH-530 : followup on parameter handling
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15267 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-08 04:12:32 +00:00
Steve Ebersole
fbe1206858
HHH-3515 : EntityNameResolver
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15259 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-07 15:56:16 +00:00
Steve Ebersole
a1a43e9756
HHH-3481 : minor bug in previous JTATransactionFactory patch
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15251 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-03 03:02:55 +00:00
Steve Ebersole
8c40442282
HHH-530 : filters + subqueries;
...
HHH-3506 : filters + HQL update/delete
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15241 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-01 19:42:55 +00:00
Gail Badner
542c0a966a
HHH-3483 : DB2 does not support position queries on TYPE_FORWARD_ONLY ResultSets
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15205 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-09-16 21:36:35 +00:00
Steve Ebersole
f386bb1028
HHH-3216 : ParameterParser + escaped function call syntax
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15201 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-09-16 15:58:53 +00:00
Steve Ebersole
ce4330e1ff
HHH-2592 - Dialect.forceLimitUsage
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15191 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-09-12 06:16:31 +00:00
Steve Ebersole
074a36e0da
HHH-2592 : apply limit even when no limit specified :/
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15189 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-09-12 04:53:18 +00:00
Steve Ebersole
cbc6438427
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15185 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-09-10 18:19:01 +00:00
Steve Ebersole
dab26b8b05
[maven-release-plugin] prepare release hibernate-3.3.1.GA
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15183 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-09-10 18:18:15 +00:00
Steve Ebersole
a866e91788
prep 3.3.1 release
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15177 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-09-10 17:11:17 +00:00
Steve Ebersole
a3bb922e9c
HHH-3392 : query cache cluster replication with ResultTransformers
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15175 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-09-10 17:03:42 +00:00
Steve Ebersole
4058b17f0d
HHH-3472 : WebSphere + JTASessionContext
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15167 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-09-09 21:27:11 +00:00
Steve Ebersole
ea068ecdc8
HHH-3471 : add NumericBooleanType
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15164 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-09-09 18:46:44 +00:00
Steve Ebersole
7c0c773580
HHH-3424 : concat function on Derby
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15158 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-09-08 19:43:43 +00:00
Steve Ebersole
8582c0ad72
HHH-3456 : enhanced.SequenceStyleGenerator extensibility
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15150 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-08-29 18:42:30 +00:00
Steve Ebersole
970275472a
HHH-3454 : allow segment value default to be the entity table name
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15147 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-08-29 14:49:07 +00:00
Steve Ebersole
d4dac2e5d0
HHH-2686 : enhanced.TableGenerator - generator table PK;
...
HHH-3231 : enhanced.TableGenerator - improper SELECT ... FOR UPDATE OF building;
HHH-3249 : enhanced.TableGenerator - extensibility;
HHH-3454 : enhanced.TableGenerator - allow segment value default to be the entity table name
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15143 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-08-29 06:13:12 +00:00
Anthony Patricio
7e9fd5aab9
HBX-757 fix
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15140 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-08-25 08:48:44 +00:00
Steve Ebersole
9a804b9afa
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15120 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-08-19 21:33:26 +00:00
Steve Ebersole
ba54f367fd
[maven-release-plugin] prepare release hibernate-3.3.0.SP1
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15118 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-08-19 21:32:51 +00:00
Steve Ebersole
8da4e8459e
prep 3.3.0.SP1
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15115 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-08-19 18:18:47 +00:00
Steve Ebersole
65300aee71
HHH-3437 : re-add getSource() to events
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15113 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-08-19 14:38:31 +00:00
Chris Bredesen
42b8de9ecc
HHH-2694 moved schemaExport.drop() before connectionProvider.close()
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15109 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-08-19 02:40:39 +00:00
Steve Ebersole
836326c719
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15085 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-08-14 21:11:28 +00:00
Steve Ebersole
edbf2fb438
[maven-release-plugin] prepare release hibernate-3.3.0.GA
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15083 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-08-14 21:10:32 +00:00
Steve Ebersole
4a29237bf3
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15078 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-08-14 18:00:44 +00:00
Steve Ebersole
1979a79839
[maven-release-plugin] prepare release hibernate-3.3.0.GA
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15076 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-08-14 18:00:01 +00:00
Steve Ebersole
198fb91b25
prep 3.3.0.GA release
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15052 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-08-13 16:17:42 +00:00
Diego Plentz
722a9fb553
[HHH-2926] Pre*Event must inherit AbstractEvent
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15043 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-08-12 17:50:46 +00:00
Diego Plentz
d5e908eaeb
[HHH-3247] Provide more information in TypeMismatchException message
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15042 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-08-12 17:21:04 +00:00
Steve Ebersole
931eeaa96d
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15005 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-07-31 20:04:29 +00:00
Steve Ebersole
fdb0bea94a
[maven-release-plugin] prepare release hibernate-3.3.0.CR2
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15003 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-07-31 19:53:55 +00:00
Steve Ebersole
1f59eeb834
prepare 3.3.0.CR2 release
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15001 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-07-31 15:44:54 +00:00
Steve Ebersole
197d3afd35
HHH-2604 : Isolator.JdbcDelegate connection releasing
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14998 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-07-31 15:10:19 +00:00
Steve Ebersole
ec7288458e
HHH-3409 : ResultTransformer uniqueing
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14996 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-07-31 14:57:47 +00:00
Steve Ebersole
1851bffce7
HHH-3409 : ResultTransformer uniqueing
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14995 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-07-30 20:55:24 +00:00
Steve Ebersole
0d464c2be2
license headers
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14993 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-07-30 16:46:34 +00:00
Diego Plentz
edda442f61
spaces...
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14939 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-07-16 18:08:17 +00:00
Diego Plentz
3052c2a742
[HHH-1697] OracleDialect fails to recognize sequence accessible through syonyms when validating schema
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14938 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-07-16 18:04:53 +00:00
Steve Ebersole
a7c7ba3fc7
HHH-3309 : AbstractLazyInitializer + serialization
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14901 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-07-09 03:38:55 +00:00
Steve Ebersole
7eb91afb14
code cleanup
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14896 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-07-08 15:42:44 +00:00
Steve Ebersole
89ed8071d4
HHH-3358 : non-JNDI distributed transaction support
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14895 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-07-08 15:38:44 +00:00
Steve Ebersole
ddfed3e999
HHH-3294 : persistent collection dirtiness on merge
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14839 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-07-01 21:39:28 +00:00
Steve Ebersole
4bf13b7e9b
HHH-3006 : occansional infinite loop on JTA tx-timeout
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14788 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-06-19 16:23:58 +00:00
Steve Ebersole
eb2e83348b
HHH-1786 : current session cleanup synch hack for WebSphere.
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14691 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-05-27 14:48:51 +00:00
Steve Ebersole
304673d721
HHH-2060 : composite-id + generator
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14686 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-05-22 15:43:24 +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
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
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
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
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
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
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