Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

Recap

In Using Java, you have learned about the following:

  • The three different approaches for connecting Java code to Caché applications and data.

  • Two different approaches for creating a database connection to Caché within Java code.

  • Using Java projections to access and update Caché data in an entirely object-oriented fashion.

  • Using Java projections to execute basic routines.

  • Using JDBC to access and update Caché data in a relational fashion.

Note:

Click here to return to the start of Part 4 (Using Java).

Click here to return to the Preface.

FeedbackOpens in a new tab