Bug 410943 - An API to retrieve custom XMLNameTransformer class from the JAXB Context
Summary: An API to retrieve custom XMLNameTransformer class from the JAXB Context
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Eclipselink (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-17 13:25 EDT by Gul Onural CLA
Modified: 2022-06-09 10:04 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gul Onural CLA 2013-06-17 13:25:41 EDT
This feature is for JPA-RS. 

There might be cases where user can have XmlNameTransformer annotation defined with a custom xml name transformer in their domain classes or might have a custom XMLNameTransformer class defined in their package-info. The JPA-RS needs to be able to get this custom class from the JAXB context so that it would use to transform Java names to XML names. Currently, the JPA-RS uses DefaultXMLNameTransformer for this transformation.
Comment 1 Eclipse Webmaster CLA 2022-06-09 10:04:16 EDT
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink