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.