5650 Commits

Author SHA1 Message Date
Steve Ebersole
3cec19a274 HHH-9143 - Build baseline Jandex as part of scanning 2014-04-24 16:27:28 -05:00
Steve Ebersole
7e5b0c4aa5 HHH-9055 - Binding support for IdClass and MapsId needs a complete review 2014-04-24 15:35:26 -05:00
Steve Ebersole
bd7605da01 HHH-9055 - Binding support for IdClass and MapsId needs a complete review 2014-04-24 15:31:55 -05:00
Steve Ebersole
104eea1beb HHH-9055 - Binding support for IdClass and MapsId needs a complete review 2014-04-24 15:29:27 -05:00
Gail Badner
700a233c41 HHH-8908 : Column of Embedded missing in Audit Table 2014-04-21 15:50:25 -07:00
Brett Meyer
7e7a7b2f95 Revert "HHH-3730 Compare both ids in isModified instead of an object and an id"
This reverts commit d3a3a6804fa53ccb99944c340fe233bd1e08f970.
2014-04-21 09:45:39 -04:00
Jocki Hendry
b6a8352406 HHH-9080 - Can't add attribute node declared in superclass (inheritance) in EntityGraph 2014-04-21 09:05:43 -04:00
Julien Fourment
d591a3fd52 HHH-9093 - Fixed typo in error message when no implicit selection could
be found
2014-04-21 08:57:09 -04:00
Guillaume Smet
d3a3a6804f HHH-3730 Compare both ids in isModified instead of an object and an id 2014-04-21 08:47:58 -04:00
msulima
3b18c275ea HHH-9136 - DatabaseMetadata: NPE hides exception in finally block
- Protection against NPE in finally block
- Little formatting fixes
2014-04-21 08:45:43 -04:00
Gail Badner
9bd6917d0d HHH-7490 : Misc bugfixes and added @FailureExpectedWithNewMetamodel to failing tests 2014-04-11 17:54:52 -07:00
Steve Ebersole
651b23b173 HHH-8980 - Instance of super-class not found because of joined subclass reference is an inner join 2014-04-08 16:40:17 -05:00
Brett Meyer
42217d78bc HHH-9107 @FailureExpectedWithNewMetamodel 2014-04-08 17:04:08 -04:00
Brett Meyer
8c94c30eb7 HHH-9107 throw WrongClassException if attempting to load incorrect
subclass from 2lc
2014-04-08 11:19:37 -04:00
Gail Badner
0118376f8e HHH-9106 : Multiple detached representations of the same entity cannot be merged 2014-04-07 16:26:47 -07:00
Brett Meyer
a65ca8044a HHH-8869 upgraded to HikariCP 1.3.5, replaced deprecated property 2014-04-07 15:07:41 -04:00
Brett Meyer
5a7fd574da HHH-8869 fixes/simplifications for HikariCP 1.3.4
Conflicts:
	libraries.gradle
2014-04-07 14:32:15 -04:00
Brett Meyer
4a5bbc81c5 HHH-8869 created hibernate-hikaricp connection provider
Conflicts:
	libraries.gradle
2014-04-07 14:31:35 -04:00
Brett Meyer
3ed2d7a35c HHH-9104 corrected BasicHibernateAnnotationsTest.testFilterOnCollection
test data cleanup
2014-04-07 14:18:59 -04:00
Steve Ebersole
c98c4869a8 Applying advice from Peter in regards to http://forums.gradle.org/gradle/topics/gradle_hangs_indefinitely_in_testclasses_ci 2014-04-04 17:22:13 -05:00
Steve Ebersole
137c2daf81 HHH-9100 - Improve CAST function support 2014-04-04 16:00:45 -05:00
Steve Ebersole
1dd12ec9e9 FailureExpectedWithNewMetamodel cleanup 2014-04-03 22:14:38 -05:00
Steve Ebersole
8ed0bbcd52 FailureExpectedWithNewMetamodel cleanup 2014-04-03 21:37:27 -05:00
Steve Ebersole
2a0b9825f1 FailureExpectedWithNewMetamodel cleanup 2014-04-03 20:56:46 -05:00
Steve Ebersole
d8e4f9e8f8 HHH-8956 - TLC for annotation pre-processor + document AccessType as topical guide 2014-04-03 16:14:58 -05:00
Steve Ebersole
6ffbf8f3f3 HHH-9100 - Improve CAST function support 2014-04-03 13:02:30 -05:00
Steve Ebersole
efa5dc2f6c HHH-4700 - ClassCastException with parameter in CaseNode.getFirstThenNode() 2014-04-03 08:35:44 -05:00
Steve Ebersole
920e3cf2ab HHH-6747 - ClassCastException when rendering SimpleCaseExpression 2014-04-02 14:44:06 -05:00
Steve Ebersole
608e5080e8 HHH-8956 - TLC for annotation pre-processor + document AccessType as topical guide 2014-04-02 13:53:46 -05:00
Brett Meyer
ec169e47eb set 5.0.0-SNAPSHOT version in build.gradle 2014-03-31 13:49:47 -04:00
Brett Meyer
c1cb05935f HHH-9092 QueryBuilderTest.testMultiselectWithPredicates failing on
most databases
2014-03-31 10:29:59 -04:00
Steve Ebersole
b0eee30b28 document AccessType as topical guide 2014-03-30 09:48:09 -05:00
Steve Ebersole
91dd2d6dc0 document AccessType as topical guide 2014-03-30 09:45:41 -05:00
Steve Ebersole
887fdf597a document AccessType as topical guide 2014-03-30 09:42:25 -05:00
Steve Ebersole
9f366076c9 document AccessType as topical guide 2014-03-30 09:39:11 -05:00
Steve Ebersole
72e3b9c039 document AccessType as topical guide 2014-03-29 12:36:24 -05:00
Steve Ebersole
2e09b19b8c Fixed bad merge of metamodel to master 2014-03-29 11:13:14 -05:00
Steve Ebersole
545516328a HHH-9055 - Binding support for IdClass and MapsId needs a complete review 2014-03-28 16:56:55 -05:00
Brett Meyer
3cd4ae6c2a HHH-9094 update hibernate-infinispan for metamodel 2014-03-28 15:09:15 -04:00
Steve Ebersole
1fbb10d3f2 document AccessType as topical guide 2014-03-27 10:49:22 -05:00
Steve Ebersole
c171d79ecf FailureExpectedWithNewMetamodel cleanup 2014-03-27 07:17:25 -05:00
Steve Ebersole
c3e8f4a007 FailureExpectedWithNewMetamodel cleanup 2014-03-27 07:16:25 -05:00
Steve Ebersole
4f66feea77 document AccessType as topical guide 2014-03-26 16:36:06 -05:00
Steve Ebersole
f7b779ec60 document AccessType as topical guide 2014-03-26 16:27:47 -05:00
Brett Meyer
cabc23e116 HHH-8966 corrected failing test in hibernate-entitymanager 2014-03-26 16:02:52 -04:00
Brett Meyer
11f4aab733 HHH-8966 removed mistakenly committed code 2014-03-26 15:51:23 -04:00
Steve Ebersole
b9c0edbbdd HHH-9073 - TREAT downcasting and result restrictions
(cherry picked from commit 4bb7966102e377ec06256eb0136c2af8bfe6872c)
2014-03-26 13:37:55 -05:00
Scott Marlow
7be9fb7aab HHH-9073 - TREAT downcasting and result restrictions
(cherry picked from commit 4a9057f31c902af68dcba9757a2d7084cd5f8a88)
2014-03-26 13:37:55 -05:00
Brett Meyer
0612dc72f7 HHH-8966 do not process attributes for non
@Entity/@MappedSuperclass/@Embeddable classes
2014-03-26 14:17:10 -04:00
Steve Ebersole
8002cf4492 HHH-8923 - Reconsider closing of ServiceRegistry instances 2014-03-26 11:05:19 -05:00