Skip to main content

Recap

In Part I of the Caché Java Binding and JDBC QuickStart tutorial, you have learned about:

  • The mapping between the object-oriented features of Caché Objects and the relational features of SQL Tables

  • The architecture of the Java Binding Mechanism

  • The relationship between Caché classes and their Java Projections

  • The role of Java Projections of Caché classes in Java applications

  • How to create a Java Projection of a Caché class

  • How to use Java Projections and object-oriented techniques to manipulate different types of Caché data including collections and relationships

  • How to use Java Projections to invoke queries and stored procedures on the Caché database

Note:

Click here to return to the Preface.

Click here to return to Part I (The Java Binding Mechanism).

Click here to continue with Part II (Caché and JDBC).

FeedbackOpens in a new tab