Search:

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

Search: Search took 0.01 seconds.

  1. Replies
    0
    Views
    178

    Spring Data and Query validation

    Hi all,

    I am using Spring Data JPA 1.0.2.RELEASE and it doesn't seem to be validating my JPQL queries at bootstrap time that I have setup on my repository interface using the @Query annotation. Do...
  2. Hades is the old Spring Data JPA, I believe...

    Hades is the old Spring Data JPA, I believe Oliver ported the code over to become Spring Data JTA and Hades is now dormant.

    http://redmine.synyx.org/projects/show/hades

    For my webapp each DB is...
  3. Spring Data JPA with multiple transaction managers

    Hi,

    I was wondering if people had used Spring Data JPA in an environment with multiple DataSources/EntityManagers/TransactionManagers? I tried using Hades before (version 2.0.3) with Spring 3.0.5...
  4. Change LocalValidatorFactoryBean bootstrap to include HV ConstraintMappings

    Hi all,

    I am using Spring 3.0.5 and Hibernate Validator 4.2.0 in my webapp. All is working well and I use the LocalValidatorFactoryBean bean to perform the Validator bootstrapping/initialization....
Results 1 to 4 of 4