Question: OOP Programming and RDBMS. Please answer this question 6. There is a well-known difficulty in going back and forth between an OOP programming language and
OOP Programming and RDBMS. Please answer this question

6. There is a well-known difficulty in going back and forth between an OOP programming language and an RDBMS (a) Briefly explain what this difficuty is (b) One solution is to use a ORDBMS. Briefly describe some SQL used in an Object Relational DBMS that is not found in an RDBMS. (c) a second solution is to 'embed' SQL in an OOP language like Java, which specifically uses jdbc for this purpose. Briefly describe the purpose of each of the following Java classes that are used in jdbc: (i) Connection ResultSeti) PreparedStatement
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
