[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Same data souce multiple database
unnis
do-not-reply at jboss.com
Tue May 20 02:32:14 EDT 2008
anonymous wrote : From what i know, Hibernate allows the schema to be set through one of its APIs.
Yes hibernate allows it. But I need to create seperate sessionfactiories for each database. Since number of database is more , this may not be good solution . And if somebody gets the connection from hibernate session and use that connection for JDBC query , it will use the default catalog which is set in the ds.xml
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4151908#4151908
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4151908
More information about the jboss-user
mailing list