How is database middleware used to access legacy databases?
Answer Posted / guest
Database middleware enables legacy databases to be accessed
from Java by translating between JDBC and the drivers that are
supported by the legacy databases.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to check jdbc connection in java?
What is jdbc odbc driver?
What is jdbc odbc bridge?
What are the common JDBC problems that you got and how do you solved them?
What is layer in communication?
Is jdbc connection secure?
Where can I find info, frameworks and example source for writing a JDBC driver?
What are dml and ddl?
Is it possible to connect to multiple databases simultaneously? Using single statement can one update or extract data from multiple databases?
password, is stored in as plain text. What can I do to protect my passwords?
What is jdbc connection class?
What is odbc jdbc?
explain about special characters?
How can I connect mysql or oracle with java?
What is jsp and jdbc?