User's Guide | Reference Manual | Release Notes | Off-Print | Top

Mnesia_Session User's Guide

Version 1.1.6

Bibliography | Glossary | Cover

Table of Contents

1 Introduction
1.1 Scope and Purpose
1.2 Pre-requisites

2 Overview
2.1 Interfaces
2.2 Communication protocols
2.3 Sessions
2.4 CORBA Sessions
2.5 Erlang, C and Java Sessions
2.6 User-defined Interfaces

3 IDL Specification of Mnesia (CORBA) Session
3.1 mnesia_session.idl

4 Session Examples
4.1 Example Introduction
4.2 A Session Example in Erlang
4.3 A Session Example in Java
4.4 A Session Example in C

5 CORBA Session Examples
5.1 A CORBA Session in Erlang
5.2 A CORBA Session in Java