Play! Framework - Multiple MongoDB for same application

183 views Asked by At

I have to use two MongoDB databases in my Play framework 1.x application; Also I'm using PlayMorphia to connect database.

Currently I am able to connect with only one database by using Morphia plugin.

Can someone suggest me on how to connect with the second MongoDB database.

Thanks.

0

There are 0 answers