2
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Jul 28, 2024 — Jul 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Distinguish between getDomainClass() and getReturnedDomainClass(). More... over 14 years ago
Extended ConvertingParameterAccessor to convert for getBindableValue(…) as well. More... over 14 years ago
Intercept NotWriteablePropertyException on setting bean values. More... over 14 years ago
added new cross-store module More... over 14 years ago
DATADOC-34 - Create indexes for repository query methods on start. More... over 14 years ago
Quick fix for missing createIsNewStrategy(…). More... over 14 years ago
DATADOC-47 - Adapted changes of DATACMNS-17. More... over 14 years ago
Add JMX documentation More... over 14 years ago
DATADOC-46 - Added implementations for 'In' and 'NotIn'. More... over 14 years ago
updated aws build extension to work with Maven 2.2.1 More... over 14 years ago
Fixed logger access method. More... over 14 years ago
DATADOC-24 - Added support for using @Query on Mongo repository methods. More... over 14 years ago
preparing for snapshot builds More... over 14 years ago
preparing for 1.0.0.M1 MongoDB release More... over 14 years ago
tweaking the build More... over 14 years ago
tweaking the build More... over 14 years ago
DATADOC-30 updated documenation More... over 14 years ago
added Enum support for BasicUpdate; tweaking the Criteria support More... over 14 years ago
added Enum support for Update and Query More... over 14 years ago
DATADOC-30 updated documenation More... over 14 years ago
tweaking the MongoOperstions API for consistency across methods More... over 14 years ago
DATADOC-30 updated documenation More... over 14 years ago
DATADOC-30 updated documenation More... over 14 years ago
tweaking the line-up of methods in MongoOperations; make return value consistent for createCollection methods More... over 14 years ago
working on the docs More... over 14 years ago
Use newly introduced findOne(…) of MongoOperations inside SimpleMongoRepository.findById(…). More... over 14 years ago
Improved debug logging in MongoQueryCreator. More... over 14 years ago
DATADOC-41 - Initial version of QueryDsl integration for Mongo DB. More... over 14 years ago
polished - removed unused imports More... over 14 years ago
added findOne methods to MongoOperations; added support to automagically map 'id' fields in queries to '_id' and to convert String to ObjectId if possible; fixed SimpleMongoConverter's mapping of a bean property named '_id' More... over 14 years ago