Matisse
 

Download Matisse


overview
architecture
features
solutions
sales

Language Binding Reference
Matisse ODL Language Binding
Matisse provides a data definition language called Matisse ODL to simplify the description of the application schema, which describes persistent data. Matisse ODL is compliant with the ODMG 3.0 standard.

Matisse provides a utility called mt_odl that interprets an ODL file and creates or updates the application schema in the database.

The ODL description of the application schema maps well with the description of the classes in any kind of object language. The mt_odl utility generates persistent class definitions for Java and C++.

Back