Version 1.1.3
Bibliography | Glossary | Cover | Up
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