History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: CASTOR-2266
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Joachim Grüneis
Reporter: Joachim Grüneis
Votes: 0
Watchers: 0
Operations

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

For JAXB implementation an additional method in JavaNaming interface - extractFieldNameFromField is required

Created: 21/Jan/08 09:34 AM   Updated: 14/Mar/08 06:41 AM
Component/s: JAXB
Affects Version/s: None
Fix Version/s: 1.2

Time Tracking:
Not Specified

Environment: all


 Description  « Hide
On introspecting classes to get their mapping information I need to extract field information not only based on methods but also based on fields. This additional method will allow to extract a field name out of a FIeld instance - as already exists for Method.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Joachim Grüneis - 25/Jan/08 10:15 AM
Added required method