Commit Graph

2914 Commits

Author SHA1 Message Date
Brian Stansberry 0d6232c0b8 Use JBC 2.1.0.CR4
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14373 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-27 18:36:51 +00:00
Brian Stansberry 9b8bd0c9ff Factor out usage of createFailureExpectedTestSuite
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14372 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-27 18:36:29 +00:00
Brian Stansberry 7c0305487f Add utility to create a TestSuite where a subclass' "FailureExpected" version of a base test is included in the suite, while the base test is excluded
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14371 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-27 18:06:19 +00:00
Brian Stansberry 0b9123402d Add tests of bulk deletes/updates
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14370 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-27 17:51:32 +00:00
Brian Stansberry 1ee489d79f Refactor configuration of TransactionFactory
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14369 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-27 17:48:50 +00:00
Brian Stansberry 834be2837a Redo handling of invalidated region root nodes
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14368 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-27 17:47:36 +00:00
Brian Stansberry a1211b73d2 Remove deprecated JGroups attributes
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14367 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-27 15:31:40 +00:00
Brian Stansberry 7a65933d68 Document JTA requirement
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14366 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-26 21:54:02 +00:00
Brian Stansberry e73589d1bc Isolate the transaction managers between the primary environment and the second node environment
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14364 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-25 23:20:08 +00:00
Gail Badner 5414f6bf99 HHH-2616 : added owner ID and name getters to collection events; added partial support for property-refs; added Javadoc
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14363 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-25 21:06:19 +00:00
Brian Stansberry 8f458e07e7 Add initial "clustered integration" test
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14362 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-25 20:15:43 +00:00
Brian Stansberry bae1559748 Refactor how session factory Configuration is built up
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14361 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-25 20:14:52 +00:00
Brian Stansberry 65dada846c Fix typo
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14360 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-25 20:03:07 +00:00
Brian Stansberry 1cdf1f47ea Minor format change
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14359 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-25 20:02:41 +00:00
Brian Stansberry 58bebf3874 Correct collection mapping example
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14358 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-25 20:01:17 +00:00
Steve Ebersole 4a30d2b836 HHH-3131 : ActionQueue.hasAfterTransactionActions
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14356 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-25 18:03:45 +00:00
Brian Stansberry 9c55f3715c Reactivate functional tests
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14355 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-24 16:26:08 +00:00
Brian Stansberry 00d1e656c4 Reduce use of "multiplexer" in names; use JGroups
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14354 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-23 23:53:49 +00:00
Brian Stansberry fb7a74ae63 Use the correct JGroups stacks.xml
Reduce use of "multiplexer" in names; use JGroups
Small Javadoc changes

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14353 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-23 23:53:05 +00:00
Brian Stansberry 6796d3f7c3 Reduce use of "multiplexer" in names; use JGroups
Small Javadoc changes

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14352 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-23 23:52:40 +00:00
Brian Stansberry 15fc10a1e4 Use udp in all configs so we by default share a Channel
Use NullEvictionPolicy for timestamps
Tweak the default eviction configs


git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14351 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-23 23:49:26 +00:00
Brian Stansberry e42ebe816f Ensure that queries are segregated from entities/collections if they use the same region name
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14350 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-23 23:47:41 +00:00
Brian Stansberry 4779620061 Minor fixes
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14349 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-23 00:15:59 +00:00
Brian Stansberry c5a858214f [HHH-2555] Include JBoss Cache 2
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14348 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-22 23:26:44 +00:00
Brian Stansberry 17aa2c5e63 [HHH-3127] Create reference guide for the Hibernate/JBC2 integration
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14347 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-22 23:24:53 +00:00
Gail Badner b5b36b63c9 HHH-2801 : added tests for removing and adding equal element to many-to-many with association class
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14346 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-20 17:58:09 +00:00
Steve Ebersole e8710caee8 update copyright
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14340 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-19 19:16:06 +00:00
Steve Ebersole f3c0baedbd including suggestion from maven folks about release + assembly using profile
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14339 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-19 19:15:44 +00:00
Steve Ebersole ecf008e13e adding Hardy's assembly stuff
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14336 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-18 19:48:51 +00:00
Steve Ebersole a9a8353b57 HHH-3084 : DialectFactory detection of Ingres metadata information
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14317 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-07 02:21:24 +00:00
Steve Ebersole 1e9deb3f04 HHH-1956 : Interceptor.afterTransactionCompletion() and JTA
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14314 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-07 02:08:26 +00:00
Steve Ebersole 7ee7140744 HHH-2957 : ActionQueue insertions sorting performance
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14307 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-03 05:56:39 +00:00
Gail Badner 5fe0a801a0 HHH-2616 : collection recreate/remove/update events and listeners
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14297 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-01-28 22:18:35 +00:00
Brian Stansberry 2ab3f9e62c Eliminate "FailureExpected" overrides of fixed tests
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14285 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-01-17 21:04:06 +00:00
Brian Stansberry 10daa60fd5 Move to JBoss Cache 2.1.0.CR3
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14284 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-01-17 21:03:28 +00:00
Gail Badner 2d7b7a38bc HHH-2645 : Synchronization bottleneck in EntityModeToTuplizerMapping
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14271 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-01-10 05:55:30 +00:00
Brian Stansberry c053aefa0d Fix the evictRemoveAll tests for the optimistic case
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14265 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-12-24 16:01:02 +00:00
Brian Stansberry 5d96ac4505 Add minTimeToLiveSeconds configs
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14264 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-12-24 15:19:46 +00:00
Brian Stansberry 9352a7a7d7 Update handling of deletion of the region root node
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14263 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-12-23 14:59:07 +00:00
Brian Stansberry 8277156f00 Convert from JBossCacheFactory prototype to the real JBC CacheManager
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14262 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-12-23 14:55:36 +00:00
Brian Stansberry 772b12b454 Update evict/removeAll tests to reflect JBCACHE-1251 problem
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14261 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-12-23 14:53:06 +00:00
Brian Stansberry aded18a870 Update evict/removeAll tests to reflect JBCACHE-1251 problem
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14260 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-12-23 14:52:02 +00:00
Brian Stansberry b75ae7dbf5 Fix putFromLoad tests
Update evict/removeAll tests to reflect JBCACHE-1251 problem

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14259 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-12-23 14:50:54 +00:00
Brian Stansberry 229a2b04cb Fix putFromLoad tests
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14258 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-12-23 14:49:34 +00:00
Brian Stansberry a9c0ae5a2b Remove deprecated GMS.join_retry_timeout
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14257 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-12-23 14:46:37 +00:00
Brian Stansberry e9d83eeb90 Move to JBC 2.1.0.CR2/JGroups 2.6.1
Add some properties that testsuite can set for faster test execution

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14256 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-12-21 19:52:35 +00:00
Brian Stansberry 8294650c59 Add some properties that testsuite can set for faster test execution
Remove unsupported TCP_NIO configs

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14255 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-12-21 19:51:44 +00:00
Brian Stansberry 5cf738dabb Put prototype of a next-gen TimestampsRegion impl under src control
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14254 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-12-21 19:49:29 +00:00
Brian Stansberry 773e1e46f1 Add workaround to avoid delays from concurrent FLUSH calls in JGroups 2.6.1
Use different "entity keys" per test to avoid cross-test pollution

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14253 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-12-21 19:48:42 +00:00
Brian Stansberry ad856661ab Add workaround to avoid delays from concurrent FLUSH calls in JGroups 2.6.1
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14252 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-12-21 19:47:30 +00:00