oracle - the good way to retrieve data from two db -


Let's say that I currently work with Hibernate with an Oracle database "Webunit", and I need some data from the database link, which is


1. Can I hibernate link queries of "gateway" to "Webunit"?
2. Or is it better to create a "gateway" process with my query, then call it "Webunit"?

What is the user's privilege of "webbook"? If you create a query for the database link located in "GATEWAY" which is private, then you can not throw the user "WEBUNIT". Appropriate in another way.

Comments

Popular posts from this blog

ios - Adding an SKSpriteNode to SKScene from a child SKSpriteNode -

Matlab transpose a table vector -

c# - Textbox not clickable but editable -