Commit Graph

5078 Commits

Author SHA1 Message Date
Steve Ebersole edc4a04a63 HHH-8276 - Fix AnyType handling during Nullability checking 2013-10-08 22:13:52 -05:00
Steve Ebersole 479b873f5b HHH-8276 - Fix AnyType handling during Nullability checking 2013-10-08 22:13:52 -05:00
Gail Badner f111600e1f HHH-8276 - Integrate LoadPlans into UniqueEntityLoader (PoC) 2013-10-08 22:13:52 -05:00
Strong Liu 4420fa71d6 HHH-8276 - Integrate LoadPlans into UniqueEntityLoader (PoC) 2013-10-08 22:13:52 -05:00
Gail Badner ee02fafbba HHH-8276 - Integrate LoadPlans into UniqueEntityLoader (PoC) 2013-10-08 22:13:52 -05:00
Gail Badner 1e79efd10a HHH-8276 - Integrate LoadPlans into UniqueEntityLoader (PoC) 2013-10-08 22:13:52 -05:00
Gail Badner 9e1acbac41 HHH-8276 - Integrate LoadPlans into UniqueEntityLoader (PoC) 2013-10-08 22:13:52 -05:00
Strong Liu c607e30051 HHH-8276 - Integrate LoadPlans into UniqueEntityLoader (PoC) 2013-10-08 22:13:52 -05:00
Gail Badner 77d7deb0f3 HHH-8276 - Integrate LoadPlans into UniqueEntityLoader (PoC) 2013-10-08 22:13:52 -05:00
Gail Badner d6ac5359a7 HHH-8276 - Integrate LoadPlans into UniqueEntityLoader (PoC) 2013-10-08 22:13:52 -05:00
Strong Liu 803c73c555 HHH-8276 - Integrate LoadPlans into UniqueEntityLoader (PoC) 2013-10-08 22:13:52 -05:00
Strong Liu 8638aac01a HHH-8276 - Integrate LoadPlans into UniqueEntityLoader (PoC) 2013-10-08 22:12:34 -05:00
Gail Badner 4defc8a5d6 HHH-8276 - Integrate LoadPlans into UniqueEntityLoader (PoC) 2013-10-08 22:12:33 -05:00
Strong Liu 438dd9c180 HHH-8276 - Integrate LoadPlans into UniqueEntityLoader (PoC) 2013-10-08 22:12:33 -05:00
Strong Liu 7d2867bf53 HHH-8276 - Integrate LoadPlans into UniqueEntityLoader (PoC) 2013-10-08 22:12:33 -05:00
Strong Liu 712fb95b8a HHH-8276 fixing FooBarTest.testRefresh 2013-10-08 22:12:33 -05:00
Strong Liu aaadcd74ee HHH-8276 - Integrate LoadPlans into UniqueEntityLoader (PoC) 2013-10-08 22:12:33 -05:00
Strong Liu c5f3ddeccb HHH-8276 - Integrate LoadPlans into UniqueEntityLoader (PoC) 2013-10-08 22:09:42 -05:00
Strong Liu c83fd30d23 HHH-8276 - Integrate LoadPlans into UniqueEntityLoader (PoC) 2013-10-08 22:09:42 -05:00
Gail Badner 6f8fdddd84 HHH-8276 - Integrate LoadPlans into UniqueEntityLoader (PoC) 2013-10-08 22:09:42 -05:00
Gail Badner 0481eb856b HHH-8276 - Integrate LoadPlans into UniqueEntityLoader (PoC) 2013-10-08 22:09:42 -05:00
Gail Badner ba0d14546c HHH-8276 - Integrate LoadPlans into UniqueEntityLoader (PoC) 2013-10-08 22:09:42 -05:00
Steve Ebersole e1105fb6d3 HHH-8276 - Integrate LoadPlans into UniqueEntityLoader (PoC) 2013-10-08 22:09:42 -05:00
Steve Ebersole f32c736160 HHH-8276 - Integrate LoadPlans into UniqueEntityLoader (PoC) 2013-10-08 22:09:41 -05:00
Steve Ebersole b10c51eec7 HHH-8276 - Integrate LoadPlans into UniqueEntityLoader (PoC) 2013-10-08 22:09:41 -05:00
Steve Ebersole af1061a42d HHH-8276 - Integrate LoadPlans into UniqueEntityLoader (PoC) 2013-10-08 22:09:41 -05:00
Steve Ebersole 18079f346d HHH-8276 - Integrate LoadPlans into UniqueEntityLoader (PoC) - Initial reworking to remove SQL references (for reuse in Search, OGM, etc) and to split out conceptual "from clause" and "select clause" into different structures (see QuerySpaces) 2013-10-08 22:09:41 -05:00
Steve Ebersole dc7cdf9d88 HHH-8276 - Integrate LoadPlans into UniqueEntityLoader (PoC) 2013-10-08 22:09:41 -05:00
Steve Ebersole 456d61bd4e HHH-8276 - Integrate LoadPlanAdvisor into UniqueEntityLoader (PoC) 2013-10-08 22:08:44 -05:00
Brett Meyer 290133158c HHH-8595 jandex upgrade in hibernate-osgi BND 2013-10-08 21:08:15 -04:00
Steve Ebersole c8d0204c4f HHH-8595 - Update Jandex to 1.1.0.Final 2013-10-08 17:15:38 -05:00
Steve Ebersole 6991903fdc HHH-8594 - Update to "final" version of jboss-transaction-api_1.2_spec once it is "final" 2013-10-08 17:05:02 -05:00
Steve Ebersole cb30fefd87 HHH-8445 - Implement REF_CURSOR support for StoredProcedureQuery 2013-10-08 16:33:47 -05:00
Brett Meyer 6d097d202b HHH-8328 Typo in Query.list Javadoc 2013-10-08 14:17:52 -04:00
Brett Meyer 10383fb4bb HHH-8434 CriteriaUpdate with multiple assignments incorrect 2013-10-08 13:24:23 -04:00
Brett Meyer ceead77b62 HHH-8509 malformed LOG.tracef() 2013-10-08 12:46:40 -04:00
Steve Ebersole 4e3d17c0d4 HHH-8453 - Investigate improving DriverManager-based connection pooling 2013-10-08 09:43:00 -05:00
Steve Ebersole 9671a4a727 HHH-8453 - Investigate improving DriverManager-based connection pooling 2013-10-08 09:43:00 -05:00
Brett Meyer e269739993 HHH-7513 check for natural id resolution in NaturalIdCacheKey 2013-10-07 17:51:19 -04:00
Brett Meyer bb5e03cb64 HHH-7513 test cleanup 2013-10-07 17:51:19 -04:00
Guenther Demetz 7cf6a6272a HHH-7513 testcase 2013-10-07 17:51:19 -04:00
Steve Ebersole b20ac395cb HHH-8577 - ClearListener: allow to listen for clear events 2013-10-07 16:29:10 -05:00
Steve Ebersole 3d366a526e HHH-8561 - hibernate.dialect_resolvers causes failures 2013-10-07 14:40:18 -05:00
Scott Marlow 4428464d09 HHH-8593 EntityManager.refresh should throw EntityNotFoundException if the entity no longer exists in the database 2013-10-07 15:20:28 -04:00
Brett Meyer bc31357436 HHH-6255 correctly handling quoting fk names 2013-10-07 15:15:29 -04:00
Brett Meyer 0593cbbc5a HHH-2155 mysql dialect should not generate automatically index for
foreign key
2013-10-07 14:30:48 -04:00
Brett Meyer 0ba9a3a289 HHH-7150 added Cache#evictAllRegions 2013-10-07 12:14:17 -04:00
Steve Ebersole 4a898c5524 HHH-7689 - Error executing batch should abort rest of batch for "cleanliness" sake 2013-10-04 13:39:52 -05:00
Steve Ebersole 0e164d1c9d HHH-7689 - addToBatch in BatchingBatch blows out of error handling and doesn't abort the batch 2013-10-04 12:33:07 -05:00
Brett Meyer ca3b22a18c HHH-8580 clearing a map collection caused NPE 2013-10-04 11:50:07 -04:00