First we will introduce the motivation of developing a CORBA server to access a Database, goals we want to achieve and requirements of the structure of the servers.
Then we will show the IDL files that describe the interface of these servers, and next we will present how these servers have been structurated (in terms of Java classes).
Finally we will describe some tools (clients) to manage the database contents and examples in how to comunicate with these CORBA servers.