I want to use postgres dblink from hibernate. Is it possible to open, execute and close dblink queries from hibernate.If yes then is there any example?
我想从hibernate使用postgres dblink。是否可以从hibernate打开,执行和关闭dblink查询。如果是,那么有什么例子吗?
1 个解决方案
#1
Same problem also occured for me.Following helped me:
Connecting multiple database with hibernate
同样的问题也发生在我身上。以下帮助我:用hibernate连接多个数据库
#1
Same problem also occured for me.Following helped me:
Connecting multiple database with hibernate
同样的问题也发生在我身上。以下帮助我:用hibernate连接多个数据库