Spring Data Commons. Interfaces and code shared between the various datastore specific implementations.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Oliver Gierke f8efa1af5e Added generic parameter to declaration of BasicPersistentProperty. 15 years ago
spring-data-commons-aspects DATACMNS-14 - Fixed various issues in the poms. 15 years ago
spring-data-commons-core Added generic parameter to declaration of BasicPersistentProperty. 15 years ago
spring-data-commons-extensions DATACMNS-20 - Renamed Repository.findById(…) to findOne(…). 15 years ago
spring-data-commons-parent DATAJPA-19 - Added Hades extensions module. 15 years ago
src DATACMNS-19 - Refactored return type for Repository.findAll(…) and according methods to return Iterable instead of List. 15 years ago
.gitignore Added mapping support to commons core. Will be used by other spring-data projects for multi-store mapping. 15 years ago
pom.xml DATAJPA-19 - Added Hades extensions module. 15 years ago