First   Previous   Next   Last

In this walkthrough, we will take an existing workspace that contains two projects:
  1. TravelClient contains our client-side UI code
  2. TravelLogic contains our server-side database code
We will deploy the file in TravelLogic to the server so the code contained in it gets executed inside the database.

Then we will run the client-side UI to see how it calls the server-executed code.

Taking a look at the FlightJDBC.java file source, we can see there is a method named Next that contains JDBC code to create a connection within the database.

1 of 18

First   Previous   Next   Last
E-mail this page
Printer View Printer View
Oracle Is The Information Company About Oracle | Oracle RSS Feeds | Careers | Contact Us | Site Maps | Legal Notices | Terms of Use | Privacy