Skip to main content

Using XEP with Java Overview

InterSystems IRIS® provides lightweight Java SDKs for easy database access via relational tables (JDBC and SQL), objects, and multidimensional storage. See Using Java with InterSystems Software for relational table access with JDBC, and Using the Native SDK for Java for multidimensional storage access. This book describes how to use XEP for object access.

XEP provides high-performance persistence technology for Java object hierarchies. XEP projects the data in Java objects as persistent events (database objects that store a persistent copy of the data fields), accessing the InterSystems IRIS database. XEP is optimized for transaction processing applications that require high speed data persistence and retrieval.

The following topics are discussed in this book:

There is also a detailed Table of Contents.

Related Documents

The following documents also contain related material:

FeedbackOpens in a new tab