Commit Graph

912 Commits

Author SHA1 Message Date
Brian Stansberry 63f4fab3d0 [HHH-4487] Restore versions of the old public API jbc2 package classes
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17661 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-10-08 22:52:32 +00:00
Brian Stansberry ac6a4f652a [HHH-4485] Replace the JBoss Cache integration configuration properties with "jbc2"-less versions
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17660 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-10-08 22:40:42 +00:00
Brian Stansberry c32a7a00a5 [HHH-4484] When JBoss Cache is configured for INVALIDATION don't send cluster message on entity insert
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17659 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-10-08 20:59:56 +00:00
Brian Stansberry 0ddf421e78 Fix code style
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17658 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-10-08 19:43:00 +00:00
Brian Stansberry 2ad3cfb6c0 [HHH-3817] Further refine, test PutFromLoadValidator
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17657 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-10-08 17:50:07 +00:00
Brian Stansberry d9adc4bc12 [HHH-3817] Create PutFromLoadValidator class to control whether puts are allowed after removes/evicts
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17643 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-10-07 23:30:50 +00:00
Brian Stansberry c8873dff76 [HHH-3849] Disable lock striping in JBoss Cache configs
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17642 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-10-07 20:45:06 +00:00
Brian Stansberry 92843349de [HHH-3849] Disable lock striping in JBoss Cache configs
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17637 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-10-06 20:42:51 +00:00
Brian Stansberry 871daa5c91 [HHH-4476] Use JBC 3.2.1.GA
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17635 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-10-06 18:38:33 +00:00
Brian Stansberry 9cfcc990f2 [HHH-4435] newerThan should return false when comparing to self
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17634 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-10-06 18:17:00 +00:00
Brian Stansberry 06491edd23 [HHH-4475] Fix resource locations to reflect repackaging
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17633 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-10-06 18:15:30 +00:00
Emmanuel Bernard dbcf806b7e HHH-4364 add tests for superclasses
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17629 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-10-06 09:21:51 +00:00
Emmanuel Bernard 202b5faf70 HHH-4232 add missing test
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17628 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-10-06 08:18:12 +00:00
Emmanuel Bernard 4c62467d4d HHH-3000 Allow a TypeDef to be associated with a class (Sharath Reddy)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17627 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-10-06 08:15:27 +00:00
Emmanuel Bernard c6a32b933d HHH-3000 Allow a TypeDef to be associated with a class (Sharath Reddy)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17626 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-10-06 07:50:35 +00:00
Sanne Grinovero 460a7ace1c HHH-4441 : fixing out-of-specification custom Serialization (see also JBMAR-67)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17612 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-10-02 20:19:22 +00:00
Adam Warski 99dac200f2 HHH-4449:
- applying patch

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17587 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-09-30 17:16:01 +00:00
Adam Warski c987deb619 HHH-4447:
- applying patches

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17586 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-09-30 17:11:04 +00:00
Adam Warski 58fdaeb637 HHH-4437:
- applying patches

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17584 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-09-30 16:28:00 +00:00
Hardy Ferentschik e1f0574cd1 HV-232
Added no-arg constructor to listener.

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17551 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-09-28 11:42:48 +00:00
Emmanuel Bernard f108c4af92 HHH-4463 do not alter setMaxResult for native queries in getSingleResult() as the query transformation will likely fail.
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17543 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-09-25 11:14:51 +00:00
Emmanuel Bernard 8eeaaeb286 Fix unsafe use and copy data to Set<ConstraintViolation<?>>
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17534 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-09-23 16:25:07 +00:00
Emmanuel Bernard 8cc9e9d5fd HHH-4232 TypeDef support when used on @Embeddable or @MappedSuperClass classes
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17531 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-09-22 17:43:48 +00:00
Emmanuel Bernard 88caf4d958 HHH-4364 support @NamedQuery on a @MappedSuperclass (Sharath Reddy)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17530 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-09-22 17:19:24 +00:00
Hardy Ferentschik b8da757937 JBPAPP-1075 - Removed the @JoinColumn mappings. Thought not wrong per se they cause some wrong table creation scripts. Removing them circumvents this problem without affecting the test.
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17527 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-09-18 09:06:47 +00:00
Steve Ebersole 0a1763a207 HHH-4196 - Implement JPA 2.0 criteria apis (building)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17526 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-09-17 21:26:25 +00:00
Hardy Ferentschik 4dc46db783 JBPAPP-1075 - Removed unique constraint on order number.
Also removed an empty test method.

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17524 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-09-17 17:36:24 +00:00
Steve Ebersole d2d3568323 HHH-3461 - Enhance DialectFactory to support Sybase Adaptive Server Anywhere
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17514 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-09-15 12:33:28 +00:00
Hardy Ferentschik 599ffd7992 JBPAPP-1075 - Removed the unique contraint the GROUPS_PERMISSIONS table.
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17492 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-09-08 13:44:27 +00:00
Hardy Ferentschik 0f807c6029 Upgraded hibernate-validator dependency 4.0.0.CR1
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17491 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-09-08 13:18:02 +00:00
Hardy Ferentschik d8342f4a7a Fixed some typos and cleaned up the import list
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17490 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-09-08 13:17:06 +00:00
Galder Zamarreno 9e7e49d1f1 [ISPN-6] [HHH-4103] Tidy up commented code.
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17488 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-09-08 09:55:19 +00:00
Galder Zamarreno fc6da13a85 [ISPN-6] [HHH-4103] Fixed Infinispan classloader tests that required fixing some issues in the region factory implementation, but also a fix in Infinispan and a fix in JBoss Marshalling. I'll update the pom.xml to a new Infinispan release as soon as we have a new one. I've also added a fndi version of the Infinispan region factory to be used under JBoss AS. Finally, added some extra optional Infinispan configurations to the default file for testing and indication purpouses.
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17487 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-09-07 17:50:30 +00:00
Strong Liu 4bd7cb84d7 JBPAPP-2716 HHH-4115 : Core - FooBarTest - 'operator does not exist: character varying = integer'
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17463 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-09-02 02:30:42 +00:00
Strong Liu 5af53b5d10 JBPAPP-2715 HHH-4114 : Core - ASTParserLoadingTest fails due to missing 'bit_length' function
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17462 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-09-02 02:29:36 +00:00
Greg Luck f5f26545bb Upped ehcache dependency to version 1.5
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17449 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-08-31 00:34:25 +00:00
Steve Ebersole c5da7c30c1 EJB-461 - Implement JPA 2.0 criteria apis (compiling)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17426 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-08-26 20:34:58 +00:00
Manik Surtani 4b6a3903a9 [ISPN-6] Updated dependency of test suite to Infinispan 4.0.0.BETA1
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17415 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-08-25 15:20:45 +00:00
Galder Zamarreno 6cfe3ba633 [HHH-4103] Added cache infinispan to root modules.
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17387 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-08-21 08:45:30 +00:00
Galder Zamarreno 9ccd912bde [HHH-4103] Initial commit.
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17386 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-08-21 08:39:33 +00:00
Galder Zamarreno ce8df153eb [HHH-4103] Initial cache provider implementation.
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17385 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-08-21 08:34:12 +00:00
Adam Warski 5985c879e6 HHH-4100: fixing the colum number in Envers docbook, uncommenting the Envers docbook module build
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17382 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-08-21 06:57:04 +00:00
Steve Ebersole 85c34f356a restting pom versions to SNAPSHOT after manual tagging
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17373 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-08-19 21:10:09 +00:00
Steve Ebersole 122aa3f7e4 [maven-release-plugin] prepare branch hibernate-3.5.0.Beta-1
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17371 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-08-19 19:24:23 +00:00
Steve Ebersole cb337e6f2c [maven-release-plugin] rollback the release of hibernate-3.5.0.Beta-1
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17370 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-08-19 19:04:32 +00:00
Steve Ebersole 677ed6f9c9 [maven-release-plugin] prepare release hibernate-3.5.0.Beta-1
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17369 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-08-19 19:00:59 +00:00
Steve Ebersole 7378a11576 prep 3.5.0-Beta-1
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17368 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-08-19 18:34:19 +00:00
Steve Ebersole 8e9f38cd19 HHH-4099 : Doc build error (http://jira.codehaus.org/browse/MNG-1323);
HHH-4100 : Problems with Envers docbook sources

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17367 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-08-19 18:15:21 +00:00
Steve Ebersole 271ecdea6e HHH-4099 : Doc build error (http://jira.codehaus.org/browse/MNG-1323)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17366 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-08-19 18:14:33 +00:00
Steve Ebersole 0fd2762c6e removed unmaintained releasenotes module
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17365 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-08-19 15:05:56 +00:00