Search:

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

Search: Search took 0.04 seconds.

  1. T save (T entity) - Method from CrudRepository does not save the in OSGi context

    Hi,
    I have a base interface for all my jpa repositories. Please take a look at my previous post on this topic to understand my actual problem.
    ...
  2. FIXED !!! :) i had to overwrite this method ...

    FIXED !!! :)

    i had to overwrite this method

    org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean.createRepositoryFactory(EntityManager) in MyRepositoryFactoryBean (see...
  3. Hi Oliver, your test works fine, because the...

    Hi Oliver,
    your test works fine, because the repositoryBaseClass (second parameter) is exactly the implementation of my base repository


    RepositoryInformation information = new...
  4. Hi Oliver, Thank you for your quick answer....

    Hi Oliver,
    Thank you for your quick answer. Here's the exception
    Hint : It's a junit test



    SCHWERWIEGEND: Caught exception while allowing TestExecutionListener...
  5. 1.4.2. Adding custom behaviour to all repositories (Reference doc) - not up to date ?

    Hi,

    First, the Spring Data Version Information


    <dependency>
    <groupId>org.springframework.data</groupId>
    <artifactId>spring-data-jpa</artifactId>...
Results 1 to 5 of 5