I am working on an application that uses oracle 10XE as the backend database. I created my tables a while ago, and have since then been coding a bunch of JDBC stuff to talk to it. Yesterday, I finally ...
This article provides Java programmers with techniques for utilizing Oracle9i's new object-oriented features such as inheritance, custom constructors, dynamic dispatch, array descriptors, and mapping ...