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
0a9d3973f98acda2cf38294fd9f86ad516813885
spring-data-mongodb
/
spring-datastore-mongodb
History
Graeme Rocher
0a9d3973f9
fixed bug where we were referencing the null dbHolder instead of the instantiated one
2010-11-09 15:32:09 +01:00
..
.settings
add apache headers
2010-10-15 12:29:32 -04:00
src
fixed bug where we were referencing the null dbHolder instead of the instantiated one
2010-11-09 15:32:09 +01:00
.classpath
add apache headers
2010-10-15 12:29:32 -04:00
.project
add apache headers
2010-10-15 12:29:32 -04: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