Issue Details (XML | Word | Printable)

Key: OPENJPA-266
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Trivial Trivial
Assignee: Unassigned
Reporter: Catalina Wei
Votes: 0
Watchers: 0
Operations

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

Add Extensibility: Change "private" field/method to "protected" or "public" in OpenJPA classes to be extendable

Created: 26/Jun/07 12:04 AM   Updated: 07/Aug/07 10:23 PM
Return to search
Component/s: jdbc
Affects Version/s: 1.0.0
Fix Version/s: 1.0.0

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works DBDictionaryFactory.patch 2007-07-31 05:11 PM Catalina Wei 6 kB
Text File Licensed for inclusion in ASF works OpenJPA-266.patch 2007-07-23 10:01 PM Catalina Wei 4 kB
Text File Licensed for inclusion in ASF works OPENJPA-266.patch.txt 2007-06-29 02:31 PM Michael Dick 5 kB

Resolution Date: 07/Aug/07 10:23 PM


 Description  « Hide
In order to extend existing OpenJPA classes, for example OperationOrderUpdateManager, private field or method needed to change to protected or public.
This kind of modification is not adding any functionality but making OpenJPA classes subclassable.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
No work has yet been logged on this issue.