Oliver Gierke
2c17f4cab1
Cleaned up license headers to align correct formatting.
2010-12-29 13:57:57 +01:00
Oliver Gierke
b50b4f573b
Adapt to latest changes in repository factory base classes.
2010-12-29 13:44:36 +01:00
Oliver Gierke
f2d92cec55
Removed all references to 'DAO'.
2010-12-29 13:01:43 +01:00
Oliver Gierke
dee9628e2c
Fixed placeholders in SLF4J logging statements (see Hades #417 ).
2010-12-27 15:39:32 +01:00
Oliver Gierke
c8a3e79b6e
Polished JavaDoc and code.
...
Removed any reference to Hades from JavaDoc and code. Use a logger instead of System.out in test cases.
2010-12-23 16:02:14 +01:00
Oliver Gierke
e274e18054
Adapted BeanDefinitionParsers according to latest changes in Spring Data Core.
2010-12-07 20:44:17 +01:00
Oliver Gierke
4d1188b751
Migrated query-from-methodname algorithm to PartTree infrastructure.
...
Query creation is not String based anymore but rather leverages the PartTree infrastructure and builds a JPA criteria API query instead. Changed query lookup and execution accordingly.
2010-12-07 20:43:54 +01:00
Oliver Gierke
488e6979ab
Fixed metadata declaration for namespace.
2010-12-06 21:12:37 +01:00
Oliver Gierke
d3254dc2d1
Reflect changes made to QueryLookupStrategy.
...
Some minor improvements in terms of reducing the number of times we lookup the actual PersistenceProvider by reflection.
2010-11-30 12:42:51 +01:00
Oliver Gierke
8b76c04afd
Applied generics to JpaQueryLookupStrategy after changes in Spring Data Core.
2010-11-29 23:02:30 +01:00
Oliver Gierke
e8c5666070
Initial commit of Spring JPA repository abstraction.
...
Port of the Hades project whereas the JPA independent part resides in Spring Data Commons Core. Reflect changes refactorings for DATACMNS-2, DATACMNS-3, DATACMNS-4, DATACMNS-5, DATACMNS-6, DATACMNS-8, DATACMNS-9, DATAJPA-2.
2010-11-28 18:20:47 +01:00