Skip to main content

About This Book

See the Table of Contents for a detailed listing of the subjects covered in this document.

Important:
The Caché Java Binding is Deprecated

XEP is the recommended persistence technology for high-performance simple to medium complexity object hierarchies in Java projects. See “Using XEP Event Persistence” in Using Java with Caché XEP. For existing applications, InterSystems provides a migration path to InterSystems IRIS®. (see “Migrating to InterSystems IRIS”).

Java Persistence Architecture (JPA) is the recommended persistence technology for complex object hierarchies in Java projects. Caché and Ensemble currently support JPA 1.0 and 2.0 via the Hibernate implementations of the JPA specifications. See “Using the Caché Hibernate Dialect” in Using Caché with JDBC.

This book is a guide to the Caché Java Binding, which provides a simple, direct way to use Caché objects within a Java application.

The following topics are covered:

Related Documents

The following documents also contain material related to the Java binding:

  • Using Caché with JDBC describes how to use the Caché JDBC driver to connect to external JDBC data sources.

FeedbackOpens in a new tab