Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How is database middleware used to access legacy databases?



How is database middleware used to access legacy databases?..

Answer / 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

More JDBC Interview Questions

Compare jdbc and odbc and how is jdbc required in this context.

0 Answers  


How can we retrieve data from the resultset?

0 Answers  


When do we use execute method in java jdbc?

0 Answers  


What are the advantages of using preparedstatement in java?

0 Answers  


how can we get the metaData (columnNames) from a table which has no Records..

2 Answers  


Write an sql to find all records having all upper case alphanumeric characters in a field ?

0 Answers  


What is difference between odbc and jdbc?

0 Answers  


Which Java and java.sql data types map to my specific database types?

0 Answers  


What is 2-tier and 3-tier architecture?

1 Answers   TCS,


What happens if connection is not closed in jdbc?

0 Answers  


What is a datasource in java?

0 Answers  


What is the difference between setmaxrows(int) and setfetchsize(int)?

0 Answers  


Categories