Skip to content

jwill/groovy-mongo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

INSTALL:

You must have the mongodb-driver library on the path for your app.

USAGE:

Running MongoUtils.decorateCollectionClass() will decorate collections with the generic versions that allow passing a map for find, insert, etc. MongoUtils.decorateCollection(collectionName) will decorate a specific class instance with the dynamic finder handlers. 

About

Groovy enhancements for the mongodb java driver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages