Oracle® Application Server 10g Quick Tour
10g (9.0.4) Part No. B10374-02 |
|
![]() |
![]() |
How can you easily integrate a Java application with database information?
This problem is one of the most underestimated problems in enterprise Java applications. The problem is far more complex and labor-intensive than simply reading from and writing to a database, because:
The problem of bridging these fundamentally different technologies is knows as the object-relational impedance mismatch. |
![]() |