jboss / jboss-nosql

3 stars 0 forks source link

allow MongoDB collection (name) qualifier to be injected #8

Open scottmarlow opened 8 years ago

scottmarlow commented 8 years ago

This would be similar to org.jboss.javaee.mongodb.Mongo, which allows the collection name to be specified.

Might be nice to also allow connection properties to be specified.