Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-users] Spring Users Unite!

I just posted a thread to this group regarding Spring, JUnit4 and EclipseLink
JPA. Perhaps you might have more insight into this than I. See
http://www.nabble.com/Weaving-in-Spring-problem-td20003299.html



Tim Hollosy wrote:
> 
> I've noticed on the list some people here - Gaurav Malhotra, etc. had
> a goal of using EclipseLink with Spring. How is this going for
> everyone? I was previously using Eclipselink in an RCP/OSGi
> environment but recently switched over to Spring (Web MVC) and am
> probably going through some of  the same growing pains:
> 
> Things I'm interested in:
> 
> -Your Generic DAO
> -Generic annotation based CRUD controller?
> -DisplayTag's PaginatedList implementation?
> 
> Anyone up for some code share here? I started implementing
> PaginatedList but ran into some problems due to the lack of a way to
> programatically set an order by clause via a property name. I have
> some ideas, but would rather not re-invent the wheel...
> 
> ./tch
> _______________________________________________
> eclipselink-users mailing list
> eclipselink-users@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/eclipselink-users
> 
> 

-- 
View this message in context: http://www.nabble.com/Spring-Users-Unite%21-tp19919618p20003306.html
Sent from the EclipseLink - Users mailing list archive at Nabble.com.



Back to the top