This website requires JavaScript.
Explore
Help
Register
Sign In
mindol1004
/
spring-data-mongodb
Watch
1
Star
0
Fork
0
You've already forked spring-data-mongodb
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
243e13ec55a48a46823fd738152b32c24ede21a5
spring-data-mongodb
/
spring-datastore-mongodb
History
Graeme Rocher
243e13ec55
new MongoOptionsFactoryBean for easy config of the MongoOptions instance
2010-11-10 12:17:59 +01:00
..
.settings
Renamed packages etc.
2010-11-10 12:17:36 +01:00
src
new MongoOptionsFactoryBean for easy config of the MongoOptions instance
2010-11-10 12:17:59 +01:00
.classpath
add apache headers
2010-10-15 12:29:32 -04:00
.project
Renamed packages etc.
2010-11-10 12:17:36 +01:00
pom.xml
Switched to use new project layout; updated build; moved things around
2010-10-06 15:02:01 -04:00
template.mf
Updates to MongoTemplate to use a Mongo instance to lazily create DB instances rather than directly using a DB instance. Also integrated with Spring TransactionSynchronization so a single DB instance can be shared by multiple templates in a single thread
2010-11-02 14:31:58 +01:00