[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[News.eclipse.technology.eclipselink] Re: Spring JPA, EclipseLink, XMLType questions

Hi,

Is this done now? Can I use EclipseLink with Spring 2.5.4 and map Oracle XMLType column in JPA?

Vamsee

Doug Clarke wrote:

We have not yet contributed the EclipseLink vendor adapter and dialect classes into Spring so that EclipseLink can be used. We need to get this done before you can replace TopLink Essentials with EclipseLink in you Spring application.

Once this is done you can use EclipseLink in a similar fashion to how you use TopLink Essentials. You will also find additional features such as XMLType mapping support.

Doug