Search:

Type: Posts; User: flexguse; Keyword(s):

Search: Search took 0.02 seconds.

  1. Hi, we made little progress not using the...

    Hi,

    we made little progress not using the findAll() method and introducing a new custom find method using JP-QL in the Repository like


    @Query("select e from Employee e left outer join...
  2. spring-data-jpa, Eclipselink and sorting problems

    Hi all,

    we have some trouble with spring-data-jpa and EclipseLink and sorting. Maybe this is still a bug related to https://jira.springsource.org/browse/DATAJPA-252 or this is some special...
  3. Spring-Data JPA JUnit and Load Time Weaving

    Hi all,

    wie have some serious problems to get our JUnit Test running. Here is our setup:

    Java 1.7
    Spring-Data JPA 1.3.0.RELEASE
    EclipseLink 2.4.1 with Load Time Weaving (LTW)
    JUnit 4.11...
Results 1 to 3 of 3