Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 412 Bytes

File metadata and controls

5 lines (5 loc) · 412 Bytes

spring-examples

  1. spring-data-jpa-multi-repo - Spring Data JPA implementation showing migrating of entity from one datasource to another datasource using multiple entity managers
  2. spring-method-cache - Example showing method level caching implementation prior to Spring 3.1
  3. spring-data-jpa-query-cache - Hibernate 2L query cache using Spring 3.0.6, Hibernate 3.6.8 and Spring Data JPA 1.0.1