Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EclipseLink » Config Migratin Using Moxy
Config Migratin Using Moxy [message #957807] Thu, 25 October 2012 10:09 Go to previous message
Gaurav Malhotra is currently offline Gaurav Malhotra
Messages: 6
Registered: April 2012
Junior Member
Hi,
I am new to Moxy but I have been using Eclipselink and toplink grid for over 5 year.

We are trying to build config migration tool. My product uses ecliplink/toplinkgrid as an ORM framework.

So I have eclipselink ClassDescriptor with me. What I want to achieve is to covert ClassDescriptor to XMLDescriptor. I don't want to use any moxy XML configuration(s).

I have been seeing moxy examples but not able to understand. So basically I want to create moxy XMLClassDescriptor at SessionCustomizer phase.
That is, from ClassDescriptor get the DatabaseMapping(s) ( classDescriptor.getMappings()) and then create XMLMapping from them

Is it possible?? How?

Gaurav Malhotra
Technical Architect
Oracle NL
 
Read Message
Read Message
Previous Topic:[SOLVED] integrity constraint violation after mergin list of unmanaged entities
Next Topic:EntityListener not called (SOLVED)
Goto Forum:
  


Current Time: Sat May 18 05:19:42 EDT 2013

Powered by FUDForum. Page generated in 0.01989 seconds