java - Play Framework 1.2.6 connect multiple database -


i able connect default database. added want connect database. using play framework 1.2.6. know support present in main branch of play 1.2.x. can 1 please me, how can achieve in 1.2.6.

thank you

play 1.2.6 (or 1.2.x branch) doesn't support multiple database connections out of box. support available in play 1.3 has not been released yet.

here according ticket play bug tracker:
http://play.lighthouseapp.com/projects/57987-play-framework/tickets/706


Comments

Popular posts from this blog

Unable to remove the www from url on https using .htaccess -