About This Book
See the Table of Contents for a detailed listing of the subjects covered in this document.
XEP event persistence is a set of .NET technologies enabled in the XEP API, allowing Caché to be leveraged as a high performance persistence storage engine.
The following topics are covered:
-
Introduction — provides an overview of XEP and describes common installation procedures.
-
Using XEP Event Persistence — describes the XEP API, which allows .NET objects to be projected as persistent events.
-
XEP Quick Reference — Provides a quick reference for all XEP methods.
The following documents also contain related material:
-
The .NET help file (<cache-root>/dev/dotnet/help/CacheExtreme.chm).
-
Using the Caché Managed Provider for .NET — explains how to access Caché from .NET client applications over TCP/IP, using either the Caché object interface for .NET or the ADO.NET API.
-
Using Java with Caché XEP — describes how to use the Java version of XEP.