Strong Liu
e9ad3bf713
HHH-3873 DB2Dialect.getLimitString raise DB2 error message when called with limit=0
2010-10-28 16:59:37 +08:00
Julien HENRY
c66026e3f3
Fixed warnings reported by Maven 3.
2010-10-26 22:44:37 +02:00
Strong Liu
e980f6a1c0
HHH-5168 DB2Dialect generates CROSS JOINs which aren't supported
2010-10-26 15:16:49 +08:00
adamw
97d3f84180
Fix for HHH-4646 and HHH-5177: removing unneeded addPropertiesFromClassRec method
2010-10-21 15:59:03 +02:00
adamw
b274c7218b
Merge branch '3.6' of http://github.com/hernanch/hibernate-core into hernanch-3.6
2010-10-20 15:24:54 +02:00
Hernán Chanfreau
4e886b2d0c
Fix for HHH-4646 and HHH-5177
...
Adding tests cases:
- MappedSuperclass audited at class level with a NotAuditedSubclass and:
- Audited subclass at class level
- Audited subclass at method/field level
- MappedSuperclass audited at method/field level with a NotAuditedSubclass and:
- Audited subclass at class level
- Audited subclass at method/field level
2010-10-19 13:39:18 -03:00
Hernán Chanfreau
938baa279d
Fix for HHH-4646 and HHH-5177
...
- Read audited properties from subclasses first, then check recursively on superclasses.
- Chech on superclasses only if a class is audited
- Calculate if the "current" class of the recursion is audited at class level.
- Created ComponentAuditedPropertiesReader subclass for AuditedPropertiesReader to use for reading component audited properties inside classes
- Created a protected method in AuditedPropertiesReader, letting the subclass do their job.
- Ordered the code to be more understandable.
2010-10-19 13:34:37 -03:00
Hernán Chanfreau
d05f2d8084
Fix for HHH-4646 and HHH-5177
...
added methods isEmpty() and contains(key)
2010-10-19 13:27:17 -03:00
Hernán Chanfreau
b5dcff0caf
HHH-4646 and HHH-5177
...
Deleting obsolete tests
2010-10-19 13:08:29 -03:00
Galder Zamarreño
832e4f71e1
[HHH-5599] (NPE occurs when using Infinispan as L2 Cache) Merged from trunk.
2010-10-19 10:13:19 +02:00
Steve Ebersole
88f1bbd3ca
Updating pom versions to 3.6.1-SNAPSHOT
2010-10-13 15:44:12 -05:00
Steve Ebersole
9aed0daf4d
Updating pom versions to 3.6.0.Final
2010-10-13 15:44:12 -05:00
Hardy Ferentschik
40d52840d6
HHH-5646
2010-10-12 16:19:42 +02:00
Hardy Ferentschik
95a529ae32
HHH-5646 Changed the push commands
2010-10-12 16:01:38 +02:00
Hardy Ferentschik
cb538ea95f
HHH-5646 Added a final git push
2010-10-12 14:30:16 +02:00
Hardy Ferentschik
6afe26922a
HHH-5646 Improved error handling and logging
2010-10-12 14:18:49 +02:00
Hardy Ferentschik
e316921a75
HHH-5646 add the '-a' option to the commit
2010-10-12 14:00:01 +02:00
Hardy Ferentschik
7e94415095
HHH-5646 use 'HEAD' for eporting
2010-10-12 13:56:06 +02:00
Hardy Ferentschik
6482ad34e9
HHH-5646 use 'HEAD' for eporting
2010-10-12 13:51:52 +02:00
Hardy Ferentschik
2355fc7d3e
HHH-5646 updated script to use git
2010-10-12 13:43:11 +02:00
Hardy Ferentschik
df4451d831
HHH-5646 updated scn ulrs in pom
2010-10-12 13:42:39 +02:00
Strong Liu
5dadb4d0de
HHH-5598 sybase integration improvement
2010-10-11 17:55:56 +08:00
Strong Liu
2da2cd4cae
HHH-5572 sybase does not support lob
2010-10-11 16:09:34 +08:00
Strong Liu
c02279d7df
HHH-5643 change the testing db profile
2010-10-09 20:35:44 +08:00
Steve Ebersole
1d8c9f5d6c
HHH-5634 - Clean up stuff no longer needed
2010-10-07 14:55:40 -05:00
Steve Ebersole
3ab5f48b0a
HHH-5617 - Migrate to Git for source control
2010-10-07 14:30:54 -05:00
Steve Ebersole
47eace5163
HHH-5629 - Inconsistent consistency checks for entities already found in session
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20780 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-10-06 17:39:33 +00:00
Erik-Berndt Scheper
6c6e6ab193
HHH-5371 Support revend timestamp to enable audit table partioning by time
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20775 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-10-04 18:11:33 +00:00
Erik-Berndt Scheper
dbe30fc518
fixed envers build (broken since rev 20760)
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20774 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-10-04 14:52:19 +00:00
Emmanuel Bernard
59ec34d5b6
HHH-5578 fix incorrect use of JDK 6
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20772 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-10-04 14:05:41 +00:00
Emmanuel Bernard
e2f6b83754
HHH-5578 centralize specj property discovery
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20769 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-10-04 09:46:17 +00:00
Emmanuel Bernard
c21ea5e3e1
HHH-5578 implement a cleaner version of getPropertyOverriddenByMapperOrMapsId in the SpecJ case
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20768 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-10-04 09:45:41 +00:00
Emmanuel Bernard
3b3c8bc923
HHH-5578 Support SpecJ's proprietary syntax
...
Generalize the fix a bit
Clean some more style issues
Fix issues related to the atomicity test
fixed setting proper value on property marked as many-to-one-key
fixed parsing bug, now it shouldnt affect other many-to-one in the same entity
fixed annotation check on many-to-one property
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20767 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-10-04 09:45:09 +00:00
Emmanuel Bernard
3684576124
HHH-5578 Add support for SpecJ's proprietary syntax
...
Initial patch by Stale
Uses a specific property to activate
Fix a couple of test issues (The test made change on an unmanaged object wo reattaching it)
Fix some code style issues
Add TODOs for a proper solution
Use the correct PropertyData
Populate the metamodel with the PropertyData
corresponding to the @ToOne instead of reusing the
PropertyData from the @Id property
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20766 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-10-04 09:44:12 +00:00
Steve Ebersole
e1cea7d8e1
HHH-5609 - Move SessionImplementor#wasInsertedDuringTransaction to PersistenceContext
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20760 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-30 17:47:19 +00:00
Steve Ebersole
747076abb1
HHH-5606 - Incorrect standard type regsitrations to date/time
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20759 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-30 15:18:21 +00:00
Steve Ebersole
066ea8d667
HHH-5607 - Add derby profile
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20758 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-30 13:15:55 +00:00
Hardy Ferentschik
2a7be6d0d1
Fixed typo in string null check of project name. -z instead of -Z
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20756 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-30 08:49:21 +00:00
Gail Badner
f3eb7978fd
update changelog.txt for 3.6.0.CR2
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20754 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-29 21:23:58 +00:00
Steve Ebersole
4b84e848dd
Updating pom versions to /home/steve/projects/hibernate/core/trunk for release tagging
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20753 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-29 20:56:44 +00:00
Steve Ebersole
909ff003bd
Updating pom versions to /home/steve/projects/hibernate/core/trunk for release tagging
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20751 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-29 20:55:58 +00:00
Hardy Ferentschik
d4f8eddc1a
HHH-5190 added documentation
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20750 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-29 12:50:23 +00:00
Hardy Ferentschik
bf7607e244
HHH-5190 - Introduced new annotation @DiscriminatorOptions and deprecated @ForceDiscriminator
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20749 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-29 10:45:08 +00:00
Emmanuel Bernard
4e2887c0c0
HHH-4510 Rename @ReadWriteExpression to @ColumnTransformer
...
It relates to the ResultTransformer we have but at the column level
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20748 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-29 09:44:15 +00:00
Emmanuel Bernard
6a14aeeba7
HHH-4510 Fix bug where explicit @Column would not match @ReadWriteExpresion with empty forColumn
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20747 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-29 09:42:52 +00:00
Emmanuel Bernard
768088881b
HHH-4510 Allow forColumn to be left if a property has a single column
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20746 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-29 09:12:51 +00:00
Erik-Berndt Scheper
558d9469e0
HHH5371 - Rollback until after 3.6.0 release as per Adam's request via IM
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20745 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-28 23:50:53 +00:00
Erik-Berndt Scheper
b258e58e69
HHH-5371 - Add support for REVEND_TSTMP which will enable audit table partitioning
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20744 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-28 22:24:09 +00:00
Erik-Berndt Scheper
8f8e0fbfe2
HHH-5371 - Add support for REVEND_TSTMP which will enable audit table partitioning
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20743 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-28 22:23:04 +00:00
Hardy Ferentschik
5fc7e88533
HHH-5205 Updated documentation about @Source
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20742 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-28 16:39:06 +00:00