Issue Details (XML | Word | Printable)

Key: HHH-4440
Type: Patch Patch
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Steve Ebersole
Reporter: Steve Ebersole
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Hibernate Core

Support for column-level read/write fragments (Rob Hasselbaum)

Created: 14/Sep/09 09:33 AM   Updated: 12/Jan/10 07:00 PM   Resolved: 22/Oct/09 03:24 PM
Return to search
Component/s: core, metamodel
Affects Version/s: None
Fix Version/s: 3.5.0-Beta-2

Time Tracking:
Not Specified

File Attachments: 1. Text File hhh-4440-hbcore-trunk-patch.txt (136 kB)
2. Text File hhh-4440-hbcoredoc-trunk-patch.txt (6 kB)

Issue Links:
Duplicate
 
Fix
 
Relates
 

Patch Reminder (view):
REMINDER: Patches should be in 'svn diff' format; see details
Participants: Rob Hasselbaum and Steve Ebersole
Requires Release Note: Affirmative


Steve Ebersole added a comment - 14/Sep/09 09:35 AM

Creating separate patch issue to track Rob's patches for adding <column read="..." write="..."/> support


Rob Hasselbaum added a comment - 14/Sep/09 09:49 AM

Moved patches from HHH-272. See that issue for details.

hhh-4440-hbcore-trunk-patch.txt: Add support for column read/write fragments in HB Core.
hhh-4440-hbcoredoc-trunk-patch.txt: Proposed doc changes for above.


Steve Ebersole added a comment - 15/Oct/09 02:14 PM

Hey Rob, just wanted to see if you needed anything from me on this? I've been really swamped and wanted to make sure you were not waiting on me for anything...


Rob Hasselbaum added a comment - 15/Oct/09 03:05 PM

Hi Steve. The patches are attached and ready to be committed to Core. The only thing missing is the additional work to expose it in Annotations. Unfortunately, I've had to back-burner that for now because things have heated up at work and I'm doing it on my own time because my company doesn't need it. But I hope that the lack of Annotations support won't hold up getting the rest into Core.


Steve Ebersole added a comment - 22/Oct/09 03:01 PM

Really really well done Rob!


Steve Ebersole added a comment - 22/Oct/09 03:24 PM

applied to trunk