79 Commits (ff844d7cbcd11573dedbb7836b75adc159a53b48)
 

Author SHA1 Message Date
Oliver Gierke ff844d7cbc Changed getReturnedDomainClass to only resolve generic type for Collections and Pages. 15 years ago
Oliver Gierke 1b98d32a4f Extended resolveQuery of QueryLookupStrategy to take domain class as well. 15 years ago
Oliver Gierke b0a04b16c6 Added getBindableValue(int index) to ParameterAccessor. 15 years ago
Michael Hunger c738effd39 fixed bug with stateholder holding onto the temporary state for too long 15 years ago
Michael Hunger 9ffefbcd50 updated aspectj to 1.6.11.M2 15 years ago
Oliver Gierke 20443bb4b6 DATACMNS-17 - Introduced metamodel for entities and repositories. 15 years ago
Oliver Gierke 0721c7921c DATACMNS-16 - Added 'NotIn' keyword. 15 years ago
Oliver Gierke 7753b9b446 DATAJPA-28 - Changed invocation order of createIsNewStrategy(…). 15 years ago
Oliver Gierke dd45054da2 DATACMNS-16, DATAJPA-29 - Cleaned up Part class. 15 years ago
Oliver Gierke aeee6935f5 DATACMNS-15 - Added support to discover Distinct keyword. 15 years ago
Thomas Risberg 5f89ccf966 Merge remote branch 'origin/master' 15 years ago
Thomas Risberg 0342d74427 upgraded extension for use with Maven 3 15 years ago
Oliver Gierke a529e2cd8a DATADOC-24 - Refactored SimpleParameterAccessor to improve usability. 15 years ago
Thomas Risberg 0b4bad2589 prepared for snapshot builds 15 years ago
Thomas Risberg f92aa4a2d8 preparing for M3 15 years ago
Oliver Gierke f6995d2852 Fixed language declaration of program listing elements. 15 years ago
Oliver Gierke bd89c60715 Minor fixes to common reference documentation. 15 years ago
Oliver Gierke f36dd1e459 Renamed generic type from PK to ID. 15 years ago
Oliver Gierke a832cd1e47 Added documentation for PagingAndSortingRepository. 15 years ago
Oliver Gierke 175ef77574 Prefixed section ids with repositories. to avoid overlaps with other ids. 15 years ago
Oliver Gierke 14fd81d561 Added general repository documentation and included into the main documentation source file. 15 years ago
Mark Pollack 77442ad43e update cut-n-paste error in project name and update distribution management section 15 years ago
Thomas Risberg 4ce3076beb prepared for snapshot builds 15 years ago
Thomas Risberg 3714f0aa01 preparing for M2 15 years ago
Oliver Gierke 1068f9dfb1 DATACMNS-13 - Removed registration of PersistenceExceptionTranslationPostProcessor. 15 years ago
Oliver Gierke 467283325a DATACMNS-12 - Refactored transaction support of RepositoryFactoryBeanSupport into separate subclass. 15 years ago
Oliver Gierke 0ab6b00549 Fixed JavaDoc of Page interface. 15 years ago
Oliver Gierke 312fad40e2 Fixed bug in OrderBySource. 15 years ago
Oliver Gierke bd68d421da Ported bug fix for Hades #425 - PageRequest should reject 0 page size. 15 years ago
Michael Hunger 2f11dd80fd renamed Index.name to Index.indexName to avoid confusion with potential name property 15 years ago
Michael Hunger 7b70951b8d added type target and name property to @Indexed 15 years ago
Oliver Gierke bc876b7584 Introduced Property abstraction for more sophisticated query method name parsing. 15 years ago
Oliver Gierke ca03775dae Fixed generics in RepositoryFactoryBeanSupport. 15 years ago
Oliver Gierke aacb129658 Changed getFirstItem() of Pageable to getOffset(). 15 years ago
Oliver Gierke 5ce44ec4e7 Iterate over all methods to find potential base class methods. 15 years ago
Oliver Gierke 298695c901 Fixed some Findbugs issues. 15 years ago
Oliver Gierke 640388b83e Added package-info.java files to explain package purposes. 15 years ago
Oliver Gierke 36f4553be9 Removed obsolete class. 15 years ago
Oliver Gierke f2a85beacb Cleaned up all license headers to align the exepected format. 15 years ago
Oliver Gierke 413341a1aa Extended callback methods to take repository interface into account when creating repository backing object. 15 years ago
Oliver Gierke 03bc52d137 Removed all references to 'DAO', 'hades' and 'Synyx'. 15 years ago
Oliver Gierke 3de3ef4955 Fixed placeholders in SLF4J logging statements (see Hades #417). 15 years ago
Thomas Risberg e059872ef9 prepared for snapshot builds 15 years ago
Thomas Risberg 00044478e4 preparing for M1 15 years ago
Thomas Risberg bacc9451ad preparing for M1 15 years ago
Thomas Risberg e87314bd66 updated license and notice files 15 years ago
Thomas Risberg 722f516607 added javadoc/source jar plugins 15 years ago
Oliver Gierke df61026aaa Fixed RepositoryInterfaceAwareBeanPostProcessor. 15 years ago
Oliver Gierke e1ffab6131 Simplified implementation of SimpleParameterAccessor. 16 years ago
Oliver Gierke a551a6a061 Improvements in AbstractRepositoryConfigDefinitionParser. 16 years ago